naftiko: 1.0.0-alpha2 info: label: FactSet IRN Configuration API — Sentiments description: 'FactSet IRN Configuration API — Sentiments. 1 operations. Lead operation: Factset Get All Sentiments. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Sentiments created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: irn-configuration-sentiments baseUri: https://api.factset.com/research/irn description: FactSet IRN Configuration API — Sentiments business capability. Self-contained, no shared references. resources: - name: v1-sentiments path: /v1/sentiments operations: - name: getsentiments method: GET description: Factset Get All Sentiments outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: basic username: '{{env.FACTSET_USER}}' password: '{{env.FACTSET_PASS}}' exposes: - type: rest namespace: irn-configuration-sentiments-rest port: 8080 description: REST adapter for FactSet IRN Configuration API — Sentiments. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/sentiments name: v1-sentiments description: REST surface for v1-sentiments. operations: - method: GET name: getsentiments description: Factset Get All Sentiments call: irn-configuration-sentiments.getsentiments outputParameters: - type: object mapping: $. - type: mcp namespace: irn-configuration-sentiments-mcp port: 9090 transport: http description: MCP adapter for FactSet IRN Configuration API — Sentiments. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-get-all-sentiments description: Factset Get All Sentiments hints: readOnly: true destructive: false idempotent: true call: irn-configuration-sentiments.getsentiments outputParameters: - type: object mapping: $.