naftiko: 1.0.0-alpha2 info: label: FactSet Bonds API for Digital Portals — Get description: 'FactSet Bonds API for Digital Portals — Get. 3 operations. Lead operation: Factset Fundamental Data for a Debt Instrument.. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Get created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: bonds-api-for-digital-portals-get baseUri: https://api.factset.com/wealth/v1 description: FactSet Bonds API for Digital Portals — Get business capability. Self-contained, no shared references. resources: - name: debtInstrument-get path: /debtInstrument/get operations: - name: getdebtinstrumentget method: GET description: Factset Fundamental Data for a Debt Instrument. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: query type: string 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: debtInstrument-keyFigures-notation-get path: /debtInstrument/keyFigures/notation/get operations: - name: getdebtinstrumentkeyfiguresnotationget method: GET description: Factset Key Figures of a Debt Instrument. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: query type: string required: true - name: _attributes in: query type: array description: Limit the attributes returned in the response to the specified set. - name: debtInstrument-notation-screener-valueRanges-get path: /debtInstrument/notation/screener/valueRanges/get operations: - name: postdebtinstrumentnotationscreenervaluerangesget method: POST description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.` outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: basic username: '{{env.FACTSET_USER}}' password: '{{env.FACTSET_PASS}}' exposes: - type: rest namespace: bonds-api-for-digital-portals-get-rest port: 8080 description: REST adapter for FactSet Bonds API for Digital Portals — Get. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/debtinstrument/get name: debtinstrument-get description: REST surface for debtInstrument-get. operations: - method: GET name: getdebtinstrumentget description: Factset Fundamental Data for a Debt Instrument. call: bonds-api-for-digital-portals-get.getdebtinstrumentget with: id: rest.id _attributes: rest._attributes _language: rest._language outputParameters: - type: object mapping: $. - path: /v1/debtinstrument/keyfigures/notation/get name: debtinstrument-keyfigures-notation-get description: REST surface for debtInstrument-keyFigures-notation-get. operations: - method: GET name: getdebtinstrumentkeyfiguresnotationget description: Factset Key Figures of a Debt Instrument. call: bonds-api-for-digital-portals-get.getdebtinstrumentkeyfiguresnotationget with: id: rest.id _attributes: rest._attributes outputParameters: - type: object mapping: $. - path: /v1/debtinstrument/notation/screener/valueranges/get name: debtinstrument-notation-screener-valueranges-get description: REST surface for debtInstrument-notation-screener-valueRanges-get. operations: - method: POST name: postdebtinstrumentnotationscreenervaluerangesget description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.` call: bonds-api-for-digital-portals-get.postdebtinstrumentnotationscreenervaluerangesget with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: bonds-api-for-digital-portals-get-mcp port: 9090 transport: http description: MCP adapter for FactSet Bonds API for Digital Portals — Get. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-fundamental-data-debt-instrument description: Factset Fundamental Data for a Debt Instrument. hints: readOnly: true destructive: false idempotent: true call: bonds-api-for-digital-portals-get.getdebtinstrumentget with: id: tools.id _attributes: tools._attributes _language: tools._language outputParameters: - type: object mapping: $. - name: factset-key-figures-debt-instrument description: Factset Key Figures of a Debt Instrument. hints: readOnly: true destructive: false idempotent: true call: bonds-api-for-digital-portals-get.getdebtinstrumentkeyfiguresnotationget with: id: tools.id _attributes: tools._attributes outputParameters: - type: object mapping: $. - name: factset-possible-values-and-value description: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.` hints: readOnly: true destructive: false idempotent: false call: bonds-api-for-digital-portals-get.postdebtinstrumentnotationscreenervaluerangesget with: body: tools.body outputParameters: - type: object mapping: $.