naftiko: 1.0.0-alpha2 info: label: Box File Version Legal Holds API — File Version Legal Holds description: 'Box File Version Legal Holds API — File Version Legal Holds. 2 operations. Lead operation: Box List file version legal holds. Self-contained Naftiko capability covering one Box business surface.' tags: - Box - File Version Legal Holds created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: BOX_API_KEY: BOX_API_KEY capability: consumes: - type: http namespace: file-version-legal-holds-file-version-legal-holds baseUri: '' description: Box File Version Legal Holds API — File Version Legal Holds business capability. Self-contained, no shared references. resources: - name: file_version_legal_holds path: /file_version_legal_holds operations: - name: getfileversionlegalholds method: GET description: Box List file version legal holds outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: policy_id in: query type: string description: The ID of the legal hold policy to get the file version legal 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: file_version_legal_holds-file_version_legal_hold_id path: /file_version_legal_holds/{file_version_legal_hold_id} operations: - name: getfileversionlegalholdsid method: GET description: Box Get file version legal hold outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: file_version_legal_hold_id in: path type: string description: The ID of the file version legal hold required: true exposes: - type: rest namespace: file-version-legal-holds-file-version-legal-holds-rest port: 8080 description: REST adapter for Box File Version Legal Holds API — File Version Legal Holds. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/file-version-legal-holds name: file-version-legal-holds description: REST surface for file_version_legal_holds. operations: - method: GET name: getfileversionlegalholds description: Box List file version legal holds call: file-version-legal-holds-file-version-legal-holds.getfileversionlegalholds with: policy_id: rest.policy_id marker: rest.marker limit: rest.limit outputParameters: - type: object mapping: $. - path: /v1/file-version-legal-holds/{file-version-legal-hold-id} name: file-version-legal-holds-file-version-legal-hold-id description: REST surface for file_version_legal_holds-file_version_legal_hold_id. operations: - method: GET name: getfileversionlegalholdsid description: Box Get file version legal hold call: file-version-legal-holds-file-version-legal-holds.getfileversionlegalholdsid with: file_version_legal_hold_id: rest.file_version_legal_hold_id outputParameters: - type: object mapping: $. - type: mcp namespace: file-version-legal-holds-file-version-legal-holds-mcp port: 9090 transport: http description: MCP adapter for Box File Version Legal Holds API — File Version Legal Holds. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: box-list-file-version-legal description: Box List file version legal holds hints: readOnly: true destructive: false idempotent: true call: file-version-legal-holds-file-version-legal-holds.getfileversionlegalholds with: policy_id: tools.policy_id marker: tools.marker limit: tools.limit outputParameters: - type: object mapping: $. - name: box-get-file-version-legal description: Box Get file version legal hold hints: readOnly: true destructive: false idempotent: true call: file-version-legal-holds-file-version-legal-holds.getfileversionlegalholdsid with: file_version_legal_hold_id: tools.file_version_legal_hold_id outputParameters: - type: object mapping: $.