naftiko: 1.0.0-alpha2 info: label: FactSet Vault API — Path description: 'FactSet Vault API — Path. 1 operations. Lead operation: Factset Get Vault Documents and Sub-directories in a Directory. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Path created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: vault-path baseUri: https://api.factset.com description: FactSet Vault API — Path business capability. Self-contained, no shared references. resources: - name: analytics-engines-vault-v3-documents-path path: /analytics/engines/vault/v3/documents/{path} operations: - name: getvaultdocuments method: GET description: Factset Get Vault Documents and Sub-directories in a Directory outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: path in: path type: string description: The directory to get the documents in required: true authentication: type: bearer token: '{{env.FACTSET_API_KEY}}' exposes: - type: rest namespace: vault-path-rest port: 8080 description: REST adapter for FactSet Vault API — Path. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/analytics/engines/vault/v3/documents/{path} name: analytics-engines-vault-v3-documents-path description: REST surface for analytics-engines-vault-v3-documents-path. operations: - method: GET name: getvaultdocuments description: Factset Get Vault Documents and Sub-directories in a Directory call: vault-path.getvaultdocuments with: path: rest.path outputParameters: - type: object mapping: $. - type: mcp namespace: vault-path-mcp port: 9090 transport: http description: MCP adapter for FactSet Vault API — Path. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-get-vault-documents-and description: Factset Get Vault Documents and Sub-directories in a Directory hints: readOnly: true destructive: false idempotent: true call: vault-path.getvaultdocuments with: path: tools.path outputParameters: - type: object mapping: $.