naftiko: 1.0.0-alpha2 info: label: FactSet Real-Time Quotes API — Unit description: 'FactSet Real-Time Quotes API — Unit. 7 operations. Lead operation: Factset List of Alternative Units.. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Unit created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: real-time-quotes-unit baseUri: https://api.factset.com/wealth/v3 description: FactSet Real-Time Quotes API — Unit business capability. Self-contained, no shared references. resources: - name: basic-valueUnit-alternative-list path: /basic/valueUnit/alternative/list operations: - name: getbasicvalueunitalternativelist method: GET description: Factset List of Alternative Units. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: _attributes in: query type: array description: Limit the attributes returned in the response to the specified set. - name: _language in: query type: string - name: _sort in: query type: array description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 1 (possibly prefixed - name: basic-valueUnit-currency-fractional-get path: /basic/valueUnit/currency/fractional/get operations: - name: getbasicvalueunitcurrencyfractionalget method: GET description: Factset Details of a Fractional Currency. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: query type: number required: true - name: _attributes in: query type: array description: Limit the attributes returned in the response to the specified set. - name: _language in: query type: string - name: basic-valueUnit-currency-fractional-list path: /basic/valueUnit/currency/fractional/list operations: - name: getbasicvalueunitcurrencyfractionallist method: GET description: Factset List of Fractional Currencies. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: _attributes in: query type: array description: Limit the attributes returned in the response to the specified set. - name: _language in: query type: string - name: _sort in: query type: array description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which case it is descending. A list of at most 1 (possibly prefixed - name: basic-valueUnit-currency-list path: /basic/valueUnit/currency/list operations: - name: postbasicvalueunitcurrencylist method: POST description: Factset List of Currencies. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: basic-valueUnit-currency-main-list path: /basic/valueUnit/currency/main/list operations: - name: postbasicvalueunitcurrencymainlist method: POST description: Factset List of Main Currencies. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: basic-valueUnit-get path: /basic/valueUnit/get operations: - name: getbasicvalueunitget method: GET description: Factset Details of a Value Unit. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: query type: number required: true - name: _attributes in: query type: array description: Limit the attributes returned in the response to the specified set. - name: _language in: query type: string - name: basic-valueUnit-list path: /basic/valueUnit/list operations: - name: postbasicvalueunitlist method: POST description: Factset List of Value Units. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.FACTSET_API_KEY}}' exposes: - type: rest namespace: real-time-quotes-unit-rest port: 8080 description: REST adapter for FactSet Real-Time Quotes API — Unit. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/basic/valueunit/alternative/list name: basic-valueunit-alternative-list description: REST surface for basic-valueUnit-alternative-list. operations: - method: GET name: getbasicvalueunitalternativelist description: Factset List of Alternative Units. call: real-time-quotes-unit.getbasicvalueunitalternativelist with: _attributes: rest._attributes _language: rest._language _sort: rest._sort outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/currency/fractional/get name: basic-valueunit-currency-fractional-get description: REST surface for basic-valueUnit-currency-fractional-get. operations: - method: GET name: getbasicvalueunitcurrencyfractionalget description: Factset Details of a Fractional Currency. call: real-time-quotes-unit.getbasicvalueunitcurrencyfractionalget with: id: rest.id _attributes: rest._attributes _language: rest._language outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/currency/fractional/list name: basic-valueunit-currency-fractional-list description: REST surface for basic-valueUnit-currency-fractional-list. operations: - method: GET name: getbasicvalueunitcurrencyfractionallist description: Factset List of Fractional Currencies. call: real-time-quotes-unit.getbasicvalueunitcurrencyfractionallist with: _attributes: rest._attributes _language: rest._language _sort: rest._sort outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/currency/list name: basic-valueunit-currency-list description: REST surface for basic-valueUnit-currency-list. operations: - method: POST name: postbasicvalueunitcurrencylist description: Factset List of Currencies. call: real-time-quotes-unit.postbasicvalueunitcurrencylist with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/currency/main/list name: basic-valueunit-currency-main-list description: REST surface for basic-valueUnit-currency-main-list. operations: - method: POST name: postbasicvalueunitcurrencymainlist description: Factset List of Main Currencies. call: real-time-quotes-unit.postbasicvalueunitcurrencymainlist with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/get name: basic-valueunit-get description: REST surface for basic-valueUnit-get. operations: - method: GET name: getbasicvalueunitget description: Factset Details of a Value Unit. call: real-time-quotes-unit.getbasicvalueunitget with: id: rest.id _attributes: rest._attributes _language: rest._language outputParameters: - type: object mapping: $. - path: /v1/basic/valueunit/list name: basic-valueunit-list description: REST surface for basic-valueUnit-list. operations: - method: POST name: postbasicvalueunitlist description: Factset List of Value Units. call: real-time-quotes-unit.postbasicvalueunitlist with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: real-time-quotes-unit-mcp port: 9090 transport: http description: MCP adapter for FactSet Real-Time Quotes API — Unit. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-list-alternative-units description: Factset List of Alternative Units. hints: readOnly: true destructive: false idempotent: true call: real-time-quotes-unit.getbasicvalueunitalternativelist with: _attributes: tools._attributes _language: tools._language _sort: tools._sort outputParameters: - type: object mapping: $. - name: factset-details-fractional-currency description: Factset Details of a Fractional Currency. hints: readOnly: true destructive: false idempotent: true call: real-time-quotes-unit.getbasicvalueunitcurrencyfractionalget with: id: tools.id _attributes: tools._attributes _language: tools._language outputParameters: - type: object mapping: $. - name: factset-list-fractional-currencies description: Factset List of Fractional Currencies. hints: readOnly: true destructive: false idempotent: true call: real-time-quotes-unit.getbasicvalueunitcurrencyfractionallist with: _attributes: tools._attributes _language: tools._language _sort: tools._sort outputParameters: - type: object mapping: $. - name: factset-list-currencies description: Factset List of Currencies. hints: readOnly: true destructive: false idempotent: false call: real-time-quotes-unit.postbasicvalueunitcurrencylist with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-list-main-currencies description: Factset List of Main Currencies. hints: readOnly: true destructive: false idempotent: false call: real-time-quotes-unit.postbasicvalueunitcurrencymainlist with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-details-value-unit description: Factset Details of a Value Unit. hints: readOnly: true destructive: false idempotent: true call: real-time-quotes-unit.getbasicvalueunitget with: id: tools.id _attributes: tools._attributes _language: tools._language outputParameters: - type: object mapping: $. - name: factset-list-value-units description: Factset List of Value Units. hints: readOnly: true destructive: false idempotent: false call: real-time-quotes-unit.postbasicvalueunitlist with: body: tools.body outputParameters: - type: object mapping: $.