naftiko: 1.0.0-alpha2 info: label: FactSet Global Filings API — Count description: 'FactSet Global Filings API — Count. 1 operations. Lead operation: Factset Returns the Count of Filings for Specified Source. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Count created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: global-filings-count baseUri: https://api.factset.com/global-filings/v0 description: FactSet Global Filings API — Count business capability. Self-contained, no shared references. resources: - name: count path: /count operations: - name: getcount method: GET description: Factset Returns the Count of Filings for Specified Source outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.FACTSET_API_KEY}}' exposes: - type: rest namespace: global-filings-count-rest port: 8080 description: REST adapter for FactSet Global Filings API — Count. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/count name: count description: REST surface for count. operations: - method: GET name: getcount description: Factset Returns the Count of Filings for Specified Source call: global-filings-count.getcount outputParameters: - type: object mapping: $. - type: mcp namespace: global-filings-count-mcp port: 9090 transport: http description: MCP adapter for FactSet Global Filings API — Count. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-returns-count-filings-specified description: Factset Returns the Count of Filings for Specified Source hints: readOnly: true destructive: false idempotent: true call: global-filings-count.getcount outputParameters: - type: object mapping: $.