naftiko: 1.0.0-alpha2 info: label: Box Shield Information Barrier Segments API — Shield Information Barrier Segments description: 'Box Shield Information Barrier Segments API — Shield Information Barrier Segments. 5 operations. Lead operation: Box List shield information barrier segments. Self-contained Naftiko capability covering one Box business surface.' tags: - Box - Shield Information Barrier Segments created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: BOX_API_KEY: BOX_API_KEY capability: consumes: - type: http namespace: shield-information-barrier-segments-shield-information-barrier-segments baseUri: '' description: Box Shield Information Barrier Segments API — Shield Information Barrier Segments business capability. Self-contained, no shared references. resources: - name: shield_information_barrier_segments path: /shield_information_barrier_segments operations: - name: getshieldinformationbarriersegments method: GET description: Box List shield information barrier segments outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: shield_information_barrier_id in: query type: string description: The ID of the shield information barrier. required: true - name: marker in: query type: string description: Defines the position marker at which to begin returning results. This is - name: limit in: query type: integer description: The maximum number of items to return per page. - name: postshieldinformationbarriersegments method: POST description: Box Create shield information barrier segment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: shield_information_barrier_segments-shield_information_barrier_segment_id path: /shield_information_barrier_segments/{shield_information_barrier_segment_id} operations: - name: getshieldinformationbarriersegmentsid method: GET description: Box Get shield information barrier segment with specified ID outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: shield_information_barrier_segment_id in: path type: string description: The ID of the shield information barrier segment. required: true - name: deleteshieldinformationbarriersegmentsid method: DELETE description: Box Delete shield information barrier segment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: shield_information_barrier_segment_id in: path type: string description: The ID of the shield information barrier segment. required: true - name: putshieldinformationbarriersegmentsid method: PUT description: Box Update shield information barrier segment with specified ID outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: shield_information_barrier_segment_id in: path type: string description: The ID of the shield information barrier segment. required: true - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: shield-information-barrier-segments-shield-information-barrier-segments-rest port: 8080 description: REST adapter for Box Shield Information Barrier Segments API — Shield Information Barrier Segments. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/shield-information-barrier-segments name: shield-information-barrier-segments description: REST surface for shield_information_barrier_segments. operations: - method: GET name: getshieldinformationbarriersegments description: Box List shield information barrier segments call: shield-information-barrier-segments-shield-information-barrier-segments.getshieldinformationbarriersegments with: shield_information_barrier_id: rest.shield_information_barrier_id marker: rest.marker limit: rest.limit outputParameters: - type: object mapping: $. - method: POST name: postshieldinformationbarriersegments description: Box Create shield information barrier segment call: shield-information-barrier-segments-shield-information-barrier-segments.postshieldinformationbarriersegments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/shield-information-barrier-segments/{shield-information-barrier-segment-id} name: shield-information-barrier-segments-shield-information-barrier-segment-id description: REST surface for shield_information_barrier_segments-shield_information_barrier_segment_id. operations: - method: GET name: getshieldinformationbarriersegmentsid description: Box Get shield information barrier segment with specified ID call: shield-information-barrier-segments-shield-information-barrier-segments.getshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: rest.shield_information_barrier_segment_id outputParameters: - type: object mapping: $. - method: DELETE name: deleteshieldinformationbarriersegmentsid description: Box Delete shield information barrier segment call: shield-information-barrier-segments-shield-information-barrier-segments.deleteshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: rest.shield_information_barrier_segment_id outputParameters: - type: object mapping: $. - method: PUT name: putshieldinformationbarriersegmentsid description: Box Update shield information barrier segment with specified ID call: shield-information-barrier-segments-shield-information-barrier-segments.putshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: rest.shield_information_barrier_segment_id body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: shield-information-barrier-segments-shield-information-barrier-segments-mcp port: 9090 transport: http description: MCP adapter for Box Shield Information Barrier Segments API — Shield Information Barrier Segments. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: box-list-shield-information-barrier description: Box List shield information barrier segments hints: readOnly: true destructive: false idempotent: true call: shield-information-barrier-segments-shield-information-barrier-segments.getshieldinformationbarriersegments with: shield_information_barrier_id: tools.shield_information_barrier_id marker: tools.marker limit: tools.limit outputParameters: - type: object mapping: $. - name: box-create-shield-information-barrier description: Box Create shield information barrier segment hints: readOnly: false destructive: false idempotent: false call: shield-information-barrier-segments-shield-information-barrier-segments.postshieldinformationbarriersegments with: body: tools.body outputParameters: - type: object mapping: $. - name: box-get-shield-information-barrier description: Box Get shield information barrier segment with specified ID hints: readOnly: true destructive: false idempotent: true call: shield-information-barrier-segments-shield-information-barrier-segments.getshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: tools.shield_information_barrier_segment_id outputParameters: - type: object mapping: $. - name: box-delete-shield-information-barrier description: Box Delete shield information barrier segment hints: readOnly: false destructive: true idempotent: true call: shield-information-barrier-segments-shield-information-barrier-segments.deleteshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: tools.shield_information_barrier_segment_id outputParameters: - type: object mapping: $. - name: box-update-shield-information-barrier description: Box Update shield information barrier segment with specified ID hints: readOnly: false destructive: false idempotent: true call: shield-information-barrier-segments-shield-information-barrier-segments.putshieldinformationbarriersegmentsid with: shield_information_barrier_segment_id: tools.shield_information_barrier_segment_id body: tools.body outputParameters: - type: object mapping: $.