naftiko: 1.0.0-alpha2 info: label: FactSet Programmatic Environment API — Output description: 'FactSet Programmatic Environment API — Output. 1 operations. Lead operation: Factset Get Calculation Output for a Specific Calculation. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Output created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: programmatic-environment-output baseUri: https://api.factset.com description: FactSet Programmatic Environment API — Output business capability. Self-contained, no shared references. resources: - name: analytics-quant-fpe-v1-calculations-id-output path: /analytics/quant/fpe/v1/calculations/{id}/output operations: - name: get method: GET description: Factset Get Calculation Output for a Specific Calculation outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: From url, provided by location header or response body in the calculation start endpoint required: true exposes: - type: rest namespace: programmatic-environment-output-rest port: 8080 description: REST adapter for FactSet Programmatic Environment API — Output. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/analytics/quant/fpe/v1/calculations/{id}/output name: analytics-quant-fpe-v1-calculations-id-output description: REST surface for analytics-quant-fpe-v1-calculations-id-output. operations: - method: GET name: get description: Factset Get Calculation Output for a Specific Calculation call: programmatic-environment-output.get with: id: rest.id outputParameters: - type: object mapping: $. - type: mcp namespace: programmatic-environment-output-mcp port: 9090 transport: http description: MCP adapter for FactSet Programmatic Environment API — Output. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-get-calculation-output-specific description: Factset Get Calculation Output for a Specific Calculation hints: readOnly: true destructive: false idempotent: true call: programmatic-environment-output.get with: id: tools.id outputParameters: - type: object mapping: $.