Factset · Capability

FactSet Estimates — Factset Estimates

FactSet Estimates — Factset Estimates. 18 operations. Lead operation: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetFactset Estimates

What You Can Do

GET
Getconsensusratings — Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
/v1/factset-estimates/v2/consensus-ratings
POST
Getconsensusratingsforlist — Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
/v1/factset-estimates/v2/consensus-ratings
GET
Getdetailratings — Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
/v1/factset-estimates/v2/detail-ratings
POST
Getdetailratingsforlist — Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
/v1/factset-estimates/v2/detail-ratings
GET
Getfixedconsensus — Factset Retrieves consensus estimates for a requested list of ids and fixed fiscal periods
/v1/factset-estimates/v2/fixed-consensus
POST
Getfixedconsensusforlist — FactSet consensus estimates for fixed fiscal periods
/v1/factset-estimates/v2/fixed-consensus
GET
Getfixeddetail — Factset Estimates detail data for fixed fiscal periods
/v1/factset-estimates/v2/fixed-detail
POST
Getfixeddetailforlist — Factset Estimates detail data for fixed fiscal periods
/v1/factset-estimates/v2/fixed-detail
GET
Getestimatemetrics — Factset Available Estimate metrics
/v1/factset-estimates/v2/metrics
POST
Getestimatemetricsforlist — Factset Available Estimate metrics or ratios.
/v1/factset-estimates/v2/metrics
GET
Getrollingconsensus — Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods.
/v1/factset-estimates/v2/rolling-consensus
POST
Getrollingconsensusforlist — Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods
/v1/factset-estimates/v2/rolling-consensus
GET
Getrollingdetail — FactSet estimates detail data for rolling fiscal periods
/v1/factset-estimates/v2/rolling-detail
POST
Getrollingdetailforlist — FactSet estimates detail data for rolling fiscal periods
/v1/factset-estimates/v2/rolling-detail
GET
Getsegments — Factset Retrieves product & geographic segment estimates for a requested list of ids and fiscal periods
/v1/factset-estimates/v2/segments
POST
Getsegmentsforlist — Factset Retrieves product segment estimates for a requested list of ids and fiscal periods
/v1/factset-estimates/v2/segments
GET
Getsurprise — Factset Surprise estimates for rolling fiscal periods
/v1/factset-estimates/v2/surprise
POST
Getsurpriseforlist — Factset Surprise estimates for rolling fiscal periods
/v1/factset-estimates/v2/surprise

MCP Tools

factset-ratings-consensus-estimates-fetch

Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.

read-only idempotent
factset-ratings-consensus-estimates-fetch-2

Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.

read-only
factset-broker-detail-estimates-fetch

Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.

read-only idempotent
factset-broker-detail-estimates-fetch-2

Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.

read-only
factset-retrieves-consensus-estimates-requested

Factset Retrieves consensus estimates for a requested list of ids and fixed fiscal periods

read-only idempotent
factset-consensus-estimates-fixed-fiscal

FactSet consensus estimates for fixed fiscal periods

factset-estimates-detail-data-fixed

Factset Estimates detail data for fixed fiscal periods

read-only idempotent
factset-estimates-detail-data-fixed-2

Factset Estimates detail data for fixed fiscal periods

factset-available-estimate-metrics

Factset Available Estimate metrics

read-only idempotent
factset-available-estimate-metrics-ratios

Factset Available Estimate metrics or ratios.

factset-retrieves-consensus-estimates-requested-2

Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods.

read-only idempotent
factset-retrieves-consensus-estimates-requested-3

Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods

read-only
factset-estimates-detail-data-rolling

FactSet estimates detail data for rolling fiscal periods

read-only idempotent
factset-estimates-detail-data-rolling-2

FactSet estimates detail data for rolling fiscal periods

factset-retrieves-product-geographic-segment

Factset Retrieves product & geographic segment estimates for a requested list of ids and fiscal periods

read-only idempotent
factset-retrieves-product-segment-estimates

Factset Retrieves product segment estimates for a requested list of ids and fiscal periods

read-only
factset-surprise-estimates-rolling-fiscal

Factset Surprise estimates for rolling fiscal periods

read-only idempotent
factset-surprise-estimates-rolling-fiscal-2

Factset Surprise estimates for rolling fiscal periods

Capability Spec

estimates-factset-estimates.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: FactSet Estimates — Factset Estimates
  description: 'FactSet Estimates — Factset Estimates. 18 operations. Lead operation: Factset Ratings consensus estimates
    to fetch Buy, Overweight, Hold, Underweight, and Sell.. Self-contained Naftiko capability covering one Factset business
    surface.'
  tags:
  - Factset
  - Factset Estimates
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: estimates-factset-estimates
    baseUri: https://api.factset.com/content
    description: FactSet Estimates — Factset Estimates business capability. Self-contained, no shared references.
    resources:
    - name: factset-estimates-v2-consensus-ratings
      path: /factset-estimates/v2/consensus-ratings
      operations:
      - name: getconsensusratings
        method: GET
        description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getconsensusratingsforlist
        method: POST
        description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-detail-ratings
      path: /factset-estimates/v2/detail-ratings
      operations:
      - name: getdetailratings
        method: GET
        description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getdetailratingsforlist
        method: POST
        description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-fixed-consensus
      path: /factset-estimates/v2/fixed-consensus
      operations:
      - name: getfixedconsensus
        method: GET
        description: Factset Retrieves consensus estimates for a requested list of ids and fixed fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getfixedconsensusforlist
        method: POST
        description: FactSet consensus estimates for fixed fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-fixed-detail
      path: /factset-estimates/v2/fixed-detail
      operations:
      - name: getfixeddetail
        method: GET
        description: Factset Estimates detail data for fixed fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getfixeddetailforlist
        method: POST
        description: Factset Estimates detail data for fixed fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-metrics
      path: /factset-estimates/v2/metrics
      operations:
      - name: getestimatemetrics
        method: GET
        description: Factset Available Estimate metrics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getestimatemetricsforlist
        method: POST
        description: Factset Available Estimate metrics or ratios.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-rolling-consensus
      path: /factset-estimates/v2/rolling-consensus
      operations:
      - name: getrollingconsensus
        method: GET
        description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getrollingconsensusforlist
        method: POST
        description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-rolling-detail
      path: /factset-estimates/v2/rolling-detail
      operations:
      - name: getrollingdetail
        method: GET
        description: FactSet estimates detail data for rolling fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getrollingdetailforlist
        method: POST
        description: FactSet estimates detail data for rolling fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-segments
      path: /factset-estimates/v2/segments
      operations:
      - name: getsegments
        method: GET
        description: Factset Retrieves product & geographic segment estimates for a requested list of ids and fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getsegmentsforlist
        method: POST
        description: Factset Retrieves product segment estimates for a requested list of ids and fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: factset-estimates-v2-surprise
      path: /factset-estimates/v2/surprise
      operations:
      - name: getsurprise
        method: GET
        description: Factset Surprise estimates for rolling fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: getsurpriseforlist
        method: POST
        description: Factset Surprise estimates for rolling fiscal periods
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: basic
      username: '{{env.FACTSET_USER}}'
      password: '{{env.FACTSET_PASS}}'
  exposes:
  - type: rest
    namespace: estimates-factset-estimates-rest
    port: 8080
    description: REST adapter for FactSet Estimates — Factset Estimates. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/factset-estimates/v2/consensus-ratings
      name: factset-estimates-v2-consensus-ratings
      description: REST surface for factset-estimates-v2-consensus-ratings.
      operations:
      - method: GET
        name: getconsensusratings
        description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        call: estimates-factset-estimates.getconsensusratings
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getconsensusratingsforlist
        description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        call: estimates-factset-estimates.getconsensusratingsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/detail-ratings
      name: factset-estimates-v2-detail-ratings
      description: REST surface for factset-estimates-v2-detail-ratings.
      operations:
      - method: GET
        name: getdetailratings
        description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        call: estimates-factset-estimates.getdetailratings
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getdetailratingsforlist
        description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
        call: estimates-factset-estimates.getdetailratingsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/fixed-consensus
      name: factset-estimates-v2-fixed-consensus
      description: REST surface for factset-estimates-v2-fixed-consensus.
      operations:
      - method: GET
        name: getfixedconsensus
        description: Factset Retrieves consensus estimates for a requested list of ids and fixed fiscal periods
        call: estimates-factset-estimates.getfixedconsensus
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getfixedconsensusforlist
        description: FactSet consensus estimates for fixed fiscal periods
        call: estimates-factset-estimates.getfixedconsensusforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/fixed-detail
      name: factset-estimates-v2-fixed-detail
      description: REST surface for factset-estimates-v2-fixed-detail.
      operations:
      - method: GET
        name: getfixeddetail
        description: Factset Estimates detail data for fixed fiscal periods
        call: estimates-factset-estimates.getfixeddetail
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getfixeddetailforlist
        description: Factset Estimates detail data for fixed fiscal periods
        call: estimates-factset-estimates.getfixeddetailforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/metrics
      name: factset-estimates-v2-metrics
      description: REST surface for factset-estimates-v2-metrics.
      operations:
      - method: GET
        name: getestimatemetrics
        description: Factset Available Estimate metrics
        call: estimates-factset-estimates.getestimatemetrics
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getestimatemetricsforlist
        description: Factset Available Estimate metrics or ratios.
        call: estimates-factset-estimates.getestimatemetricsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/rolling-consensus
      name: factset-estimates-v2-rolling-consensus
      description: REST surface for factset-estimates-v2-rolling-consensus.
      operations:
      - method: GET
        name: getrollingconsensus
        description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods.
        call: estimates-factset-estimates.getrollingconsensus
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getrollingconsensusforlist
        description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods
        call: estimates-factset-estimates.getrollingconsensusforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/rolling-detail
      name: factset-estimates-v2-rolling-detail
      description: REST surface for factset-estimates-v2-rolling-detail.
      operations:
      - method: GET
        name: getrollingdetail
        description: FactSet estimates detail data for rolling fiscal periods
        call: estimates-factset-estimates.getrollingdetail
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getrollingdetailforlist
        description: FactSet estimates detail data for rolling fiscal periods
        call: estimates-factset-estimates.getrollingdetailforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/segments
      name: factset-estimates-v2-segments
      description: REST surface for factset-estimates-v2-segments.
      operations:
      - method: GET
        name: getsegments
        description: Factset Retrieves product & geographic segment estimates for a requested list of ids and fiscal periods
        call: estimates-factset-estimates.getsegments
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getsegmentsforlist
        description: Factset Retrieves product segment estimates for a requested list of ids and fiscal periods
        call: estimates-factset-estimates.getsegmentsforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/factset-estimates/v2/surprise
      name: factset-estimates-v2-surprise
      description: REST surface for factset-estimates-v2-surprise.
      operations:
      - method: GET
        name: getsurprise
        description: Factset Surprise estimates for rolling fiscal periods
        call: estimates-factset-estimates.getsurprise
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: getsurpriseforlist
        description: Factset Surprise estimates for rolling fiscal periods
        call: estimates-factset-estimates.getsurpriseforlist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: estimates-factset-estimates-mcp
    port: 9090
    transport: http
    description: MCP adapter for FactSet Estimates — Factset Estimates. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: factset-ratings-consensus-estimates-fetch
      description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getconsensusratings
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-ratings-consensus-estimates-fetch-2
      description: Factset Ratings consensus estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getconsensusratingsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-broker-detail-estimates-fetch
      description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getdetailratings
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-broker-detail-estimates-fetch-2
      description: Factset Broker Detail estimates to fetch Buy, Overweight, Hold, Underweight, and Sell.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getdetailratingsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-retrieves-consensus-estimates-requested
      description: Factset Retrieves consensus estimates for a requested list of ids and fixed fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getfixedconsensus
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-consensus-estimates-fixed-fiscal
      description: FactSet consensus estimates for fixed fiscal periods
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getfixedconsensusforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-estimates-detail-data-fixed
      description: Factset Estimates detail data for fixed fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getfixeddetail
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-estimates-detail-data-fixed-2
      description: Factset Estimates detail data for fixed fiscal periods
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getfixeddetailforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-available-estimate-metrics
      description: Factset Available Estimate metrics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getestimatemetrics
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-available-estimate-metrics-ratios
      description: Factset Available Estimate metrics or ratios.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getestimatemetricsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-retrieves-consensus-estimates-requested-2
      description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getrollingconsensus
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-retrieves-consensus-estimates-requested-3
      description: Factset Retrieves consensus estimates for a requested list of ids and rolling fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getrollingconsensusforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-estimates-detail-data-rolling
      description: FactSet estimates detail data for rolling fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getrollingdetail
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-estimates-detail-data-rolling-2
      description: FactSet estimates detail data for rolling fiscal periods
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getrollingdetailforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-retrieves-product-geographic-segment
      description: Factset Retrieves product & geographic segment estimates for a requested list of ids and fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getsegments
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-retrieves-product-segment-estimates
      description: Factset Retrieves product segment estimates for a requested list of ids and fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getsegmentsforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-surprise-estimates-rolling-fiscal
      description: Factset Surprise estimates for rolling fiscal periods
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: estimates-factset-estimates.getsurprise
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-surprise-estimates-rolling-fiscal-2
      description: Factset Surprise estimates for rolling fiscal periods
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: estimates-factset-estimates.getsurpriseforlist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.