Factset · Capability

FactSet Bonds API for Digital Portals — Ranges

FactSet Bonds API for Digital Portals — Ranges. 1 operations. Lead operation: Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.`. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetRanges

What You Can Do

POST
Postdebtinstrumentnotationscreenervaluerangesget — Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.`
/v1/debtinstrument/notation/screener/valueranges/get

MCP Tools

factset-possible-values-and-value

Factset Possible Values and Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.`

read-only

Capability Spec

bonds-api-for-digital-portals-ranges.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Bonds API for Digital Portals — Ranges
  description: 'FactSet Bonds API for Digital Portals — Ranges. 1 operations. Lead operation: Factset Possible Values and
    Value Ranges for the Parameters Used in the Endpoint `/debtinstrument/notation/screener/search.`. Self-contained Naftiko
    capability covering one Factset business surface.'
  tags:
  - Factset
  - Ranges
  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-ranges
    baseUri: https://api.factset.com/wealth/v1
    description: FactSet Bonds API for Digital Portals — Ranges business capability. Self-contained, no shared references.
    resources:
    - 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-ranges-rest
    port: 8080
    description: REST adapter for FactSet Bonds API for Digital Portals — Ranges. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - 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-ranges.postdebtinstrumentnotationscreenervaluerangesget
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: bonds-api-for-digital-portals-ranges-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Bonds API for Digital Portals — Ranges. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - 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-ranges.postdebtinstrumentnotationscreenervaluerangesget
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.