Factset · Capability

FactSet Real-Time Quotes API — Operating

FactSet Real-Time Quotes API — Operating. 1 operations. Lead operation: Factset List of Operating Market Identifier Codes (mic).. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetOperating

What You Can Do

POST
Postbasicmicoperatinglist — Factset List of Operating Market Identifier Codes (mic).
/v1/basic/mic/operating/list

MCP Tools

factset-list-operating-market-identifier

Factset List of Operating Market Identifier Codes (mic).

read-only

Capability Spec

real-time-quotes-operating.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Real-Time Quotes API — Operating
  description: 'FactSet Real-Time Quotes API — Operating. 1 operations. Lead operation: Factset List of Operating Market Identifier
    Codes (mic).. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Operating
  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-operating
    baseUri: https://api.factset.com/wealth/v3
    description: FactSet Real-Time Quotes API — Operating business capability. Self-contained, no shared references.
    resources:
    - name: basic-mic-operating-list
      path: /basic/mic/operating/list
      operations:
      - name: postbasicmicoperatinglist
        method: POST
        description: Factset List of Operating Market Identifier Codes (mic).
        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-operating-rest
    port: 8080
    description: REST adapter for FactSet Real-Time Quotes API — Operating. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/basic/mic/operating/list
      name: basic-mic-operating-list
      description: REST surface for basic-mic-operating-list.
      operations:
      - method: POST
        name: postbasicmicoperatinglist
        description: Factset List of Operating Market Identifier Codes (mic).
        call: real-time-quotes-operating.postbasicmicoperatinglist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: real-time-quotes-operating-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Real-Time Quotes API — Operating. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: factset-list-operating-market-identifier
      description: Factset List of Operating Market Identifier Codes (mic).
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-quotes-operating.postbasicmicoperatinglist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.