Factset · Capability

FactSet Documents Distributor - CallStreet Events — Bulk

FactSet Documents Distributor - CallStreet Events — Bulk. 4 operations. Lead operation: Factset Returns the Active Calls Happening at the Moment.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetBulk

What You Can Do

GET
Getbulkdocumentsnrtv1calls — Factset Returns the Active Calls Happening at the Moment.
/v1/bulk-documents/nrt/v1/calls
GET
Getbulkdocumentsnrtv1indexednrt — Factset Returns the Indexed Transcript Data in Small Increments Throughout the Duration of an Active Call.
/v1/bulk-documents/nrt/v1/indexed-nrt
GET
Getbulkdocumentsnrtv1listsnippets — Factset Returns the Latest Transcript Snippets From an Active Call.
/v1/bulk-documents/nrt/v1/list-snippets
GET
Getbulkdocumentsnrtv1speakerids — Factset Returns the Latest Speakerids With the Confidence Scores Generated for an Active Call.
/v1/bulk-documents/nrt/v1/speakerids

MCP Tools

factset-returns-active-calls-happening

Factset Returns the Active Calls Happening at the Moment.

read-only idempotent
factset-returns-indexed-transcript-data

Factset Returns the Indexed Transcript Data in Small Increments Throughout the Duration of an Active Call.

read-only idempotent
factset-returns-latest-transcript-snippets

Factset Returns the Latest Transcript Snippets From an Active Call.

read-only idempotent
factset-returns-latest-speakerids-confidence

Factset Returns the Latest Speakerids With the Confidence Scores Generated for an Active Call.

read-only idempotent

Capability Spec

documents-distributor-callstreet-events-bulk.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Documents Distributor - CallStreet Events — Bulk
  description: 'FactSet Documents Distributor - CallStreet Events — Bulk. 4 operations. Lead operation: Factset Returns the
    Active Calls Happening at the Moment.. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Bulk
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: documents-distributor-callstreet-events-bulk
    baseUri: https://api.factset.com
    description: FactSet Documents Distributor - CallStreet Events — Bulk business capability. Self-contained, no shared references.
    resources:
    - name: bulk-documents-nrt-v1-calls
      path: /bulk-documents/nrt/v1/calls
      operations:
      - name: getbulkdocumentsnrtv1calls
        method: GET
        description: Factset Returns the Active Calls Happening at the Moment.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: bulk-documents-nrt-v1-indexed-nrt
      path: /bulk-documents/nrt/v1/indexed-nrt
      operations:
      - name: getbulkdocumentsnrtv1indexednrt
        method: GET
        description: Factset Returns the Indexed Transcript Data in Small Increments Throughout the Duration of an Active
          Call.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: bulk-documents-nrt-v1-list-snippets
      path: /bulk-documents/nrt/v1/list-snippets
      operations:
      - name: getbulkdocumentsnrtv1listsnippets
        method: GET
        description: Factset Returns the Latest Transcript Snippets From an Active Call.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: bulk-documents-nrt-v1-speakerids
      path: /bulk-documents/nrt/v1/speakerids
      operations:
      - name: getbulkdocumentsnrtv1speakerids
        method: GET
        description: Factset Returns the Latest Speakerids With the Confidence Scores Generated for an Active Call.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.FACTSET_API_KEY}}'
  exposes:
  - type: rest
    namespace: documents-distributor-callstreet-events-bulk-rest
    port: 8080
    description: REST adapter for FactSet Documents Distributor - CallStreet Events — Bulk. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/bulk-documents/nrt/v1/calls
      name: bulk-documents-nrt-v1-calls
      description: REST surface for bulk-documents-nrt-v1-calls.
      operations:
      - method: GET
        name: getbulkdocumentsnrtv1calls
        description: Factset Returns the Active Calls Happening at the Moment.
        call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1calls
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/bulk-documents/nrt/v1/indexed-nrt
      name: bulk-documents-nrt-v1-indexed-nrt
      description: REST surface for bulk-documents-nrt-v1-indexed-nrt.
      operations:
      - method: GET
        name: getbulkdocumentsnrtv1indexednrt
        description: Factset Returns the Indexed Transcript Data in Small Increments Throughout the Duration of an Active
          Call.
        call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1indexednrt
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/bulk-documents/nrt/v1/list-snippets
      name: bulk-documents-nrt-v1-list-snippets
      description: REST surface for bulk-documents-nrt-v1-list-snippets.
      operations:
      - method: GET
        name: getbulkdocumentsnrtv1listsnippets
        description: Factset Returns the Latest Transcript Snippets From an Active Call.
        call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1listsnippets
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/bulk-documents/nrt/v1/speakerids
      name: bulk-documents-nrt-v1-speakerids
      description: REST surface for bulk-documents-nrt-v1-speakerids.
      operations:
      - method: GET
        name: getbulkdocumentsnrtv1speakerids
        description: Factset Returns the Latest Speakerids With the Confidence Scores Generated for an Active Call.
        call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1speakerids
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: documents-distributor-callstreet-events-bulk-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Documents Distributor - CallStreet Events — Bulk. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: factset-returns-active-calls-happening
      description: Factset Returns the Active Calls Happening at the Moment.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1calls
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-returns-indexed-transcript-data
      description: Factset Returns the Indexed Transcript Data in Small Increments Throughout the Duration of an Active Call.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1indexednrt
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-returns-latest-transcript-snippets
      description: Factset Returns the Latest Transcript Snippets From an Active Call.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1listsnippets
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-returns-latest-speakerids-confidence
      description: Factset Returns the Latest Speakerids With the Confidence Scores Generated for an Active Call.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: documents-distributor-callstreet-events-bulk.getbulkdocumentsnrtv1speakerids
      outputParameters:
      - type: object
        mapping: $.