Factset · Capability

FactSet Estimates Report Builder — Product Segments

FactSet Estimates Report Builder — Product Segments. 1 operations. Lead operation: Factset Product Segments. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetProduct Segments

What You Can Do

GET
Getestimatesproductsegments — Factset Product Segments
/v1/product-segments

MCP Tools

factset-product-segments

Factset Product Segments

read-only idempotent

Capability Spec

estimates-report-builder-product-segments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Estimates Report Builder — Product Segments
  description: 'FactSet Estimates Report Builder — Product Segments. 1 operations. Lead operation: Factset Product Segments.
    Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Product Segments
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: estimates-report-builder-product-segments
    baseUri: https://api.factset.com/report/estimates/v1
    description: FactSet Estimates Report Builder — Product Segments business capability. Self-contained, no shared references.
    resources:
    - name: product-segments
      path: /product-segments
      operations:
      - name: getestimatesproductsegments
        method: GET
        description: Factset Product Segments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: basic
      username: '{{env.FACTSET_USER}}'
      password: '{{env.FACTSET_PASS}}'
  exposes:
  - type: rest
    namespace: estimates-report-builder-product-segments-rest
    port: 8080
    description: REST adapter for FactSet Estimates Report Builder — Product Segments. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/product-segments
      name: product-segments
      description: REST surface for product-segments.
      operations:
      - method: GET
        name: getestimatesproductsegments
        description: Factset Product Segments
        call: estimates-report-builder-product-segments.getestimatesproductsegments
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: estimates-report-builder-product-segments-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Estimates Report Builder — Product Segments. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: factset-product-segments
      description: Factset Product Segments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-report-builder-product-segments.getestimatesproductsegments
      outputParameters:
      - type: object
        mapping: $.