naftiko: 1.0.0-alpha2 info: label: Factset IRN API v1 — Group description: 'Factset IRN API v1 — Group. 2 operations. Lead operation: Factset Get Group details. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Group 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-group-2 baseUri: https://api.factset.com/research/irn description: Factset IRN API v1 — Group business capability. Self-contained, no shared references. resources: - name: v1-group path: /v1/group operations: - name: getgroup method: GET description: Factset Get Group details outputRawFormat: json outputParameters: - name: result type: object value: $. - name: v1-group-client-sales-representative path: /v1/group/client-sales-representative operations: - name: getclientssalesrepresentative method: GET description: '' 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-group-2-rest port: 8080 description: REST adapter for Factset IRN API v1 — Group. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/group name: v1-group description: REST surface for v1-group. operations: - method: GET name: getgroup description: Factset Get Group details call: irn-configuration-group-2.getgroup outputParameters: - type: object mapping: $. - path: /v1/v1/group/client-sales-representative name: v1-group-client-sales-representative description: REST surface for v1-group-client-sales-representative. operations: - method: GET name: getclientssalesrepresentative description: getclientssalesrepresentative call: irn-configuration-group-2.getclientssalesrepresentative outputParameters: - type: object mapping: $. - type: mcp namespace: irn-configuration-group-2-mcp port: 9090 transport: http description: MCP adapter for Factset IRN API v1 — Group. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-get-group-details description: Factset Get Group details hints: readOnly: true destructive: false idempotent: true call: irn-configuration-group-2.getgroup outputParameters: - type: object mapping: $. - name: getclientssalesrepresentative description: getclientssalesrepresentative hints: readOnly: true destructive: false idempotent: true call: irn-configuration-group-2.getclientssalesrepresentative outputParameters: - type: object mapping: $.