naftiko: 1.0.0-alpha2 info: label: FactSet Global Prices API — Factset Global Prices description: 'FactSet Global Prices API — Factset Global Prices. 12 operations. Lead operation: Factset Gets Indicated Annualized Dividend information.. Self-contained Naftiko capability covering one Factset business surface.' tags: - Factset - Factset Global Prices created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: FACTSET_API_KEY: FACTSET_API_KEY capability: consumes: - type: http namespace: global-prices-factset-global-prices baseUri: https://api.factset.com/content description: FactSet Global Prices API — Factset Global Prices business capability. Self-contained, no shared references. resources: - name: factset-global-prices-v1-annualized-dividends path: /factset-global-prices/v1/annualized-dividends operations: - name: getannualizeddividends method: GET description: Factset Gets Indicated Annualized Dividend information. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: getannualizeddividendsforlist method: POST description: Factset Gets Indicated Annualized Dividend information. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: factset-global-prices-v1-batch-result path: /factset-global-prices/v1/batch-result operations: - name: getbatchdata method: GET description: Factset Returns the response for a Batch Request outputRawFormat: json outputParameters: - name: result type: object value: $. - name: factset-global-prices-v1-batch-status path: /factset-global-prices/v1/batch-status operations: - name: getbatchstatus method: GET description: Factset Returns the status for a Batch Request outputRawFormat: json outputParameters: - name: result type: object value: $. - name: factset-global-prices-v1-corporate-actions path: /factset-global-prices/v1/corporate-actions operations: - name: getgpdcorporateactions method: GET description: Factset Gets Corporate Actions information. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: postcorporateactions method: POST description: Factset Requests Corporate Actions information. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: factset-global-prices-v1-prices path: /factset-global-prices/v1/prices operations: - name: getgpdprices method: GET description: Factset Gets end-of-day Open, High, Low, Close for a list of securities. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: getsecuritypricesforlist method: POST description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: factset-global-prices-v1-returns path: /factset-global-prices/v1/returns operations: - name: getreturns method: GET description: Factset Gets Returns for a list of `ids` as of given date range. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: getreturnsforlist method: POST description: Factset Gets Returns for a list of `ids` as of given date range. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: factset-global-prices-v1-security-shares path: /factset-global-prices/v1/security-shares operations: - name: getsharesoutstanding method: GET description: Factset Gets Shares Outstanding information for securities. outputRawFormat: json outputParameters: - name: result type: object value: $. - name: postsharesoutstanding method: POST description: Factset Gets Shares Outstanding information for securities. 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: global-prices-factset-global-prices-rest port: 8080 description: REST adapter for FactSet Global Prices API — Factset Global Prices. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/factset-global-prices/v1/annualized-dividends name: factset-global-prices-v1-annualized-dividends description: REST surface for factset-global-prices-v1-annualized-dividends. operations: - method: GET name: getannualizeddividends description: Factset Gets Indicated Annualized Dividend information. call: global-prices-factset-global-prices.getannualizeddividends outputParameters: - type: object mapping: $. - method: POST name: getannualizeddividendsforlist description: Factset Gets Indicated Annualized Dividend information. call: global-prices-factset-global-prices.getannualizeddividendsforlist with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/batch-result name: factset-global-prices-v1-batch-result description: REST surface for factset-global-prices-v1-batch-result. operations: - method: GET name: getbatchdata description: Factset Returns the response for a Batch Request call: global-prices-factset-global-prices.getbatchdata outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/batch-status name: factset-global-prices-v1-batch-status description: REST surface for factset-global-prices-v1-batch-status. operations: - method: GET name: getbatchstatus description: Factset Returns the status for a Batch Request call: global-prices-factset-global-prices.getbatchstatus outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/corporate-actions name: factset-global-prices-v1-corporate-actions description: REST surface for factset-global-prices-v1-corporate-actions. operations: - method: GET name: getgpdcorporateactions description: Factset Gets Corporate Actions information. call: global-prices-factset-global-prices.getgpdcorporateactions outputParameters: - type: object mapping: $. - method: POST name: postcorporateactions description: Factset Requests Corporate Actions information. call: global-prices-factset-global-prices.postcorporateactions with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/prices name: factset-global-prices-v1-prices description: REST surface for factset-global-prices-v1-prices. operations: - method: GET name: getgpdprices description: Factset Gets end-of-day Open, High, Low, Close for a list of securities. call: global-prices-factset-global-prices.getgpdprices outputParameters: - type: object mapping: $. - method: POST name: getsecuritypricesforlist description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities. call: global-prices-factset-global-prices.getsecuritypricesforlist with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/returns name: factset-global-prices-v1-returns description: REST surface for factset-global-prices-v1-returns. operations: - method: GET name: getreturns description: Factset Gets Returns for a list of `ids` as of given date range. call: global-prices-factset-global-prices.getreturns outputParameters: - type: object mapping: $. - method: POST name: getreturnsforlist description: Factset Gets Returns for a list of `ids` as of given date range. call: global-prices-factset-global-prices.getreturnsforlist with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/factset-global-prices/v1/security-shares name: factset-global-prices-v1-security-shares description: REST surface for factset-global-prices-v1-security-shares. operations: - method: GET name: getsharesoutstanding description: Factset Gets Shares Outstanding information for securities. call: global-prices-factset-global-prices.getsharesoutstanding outputParameters: - type: object mapping: $. - method: POST name: postsharesoutstanding description: Factset Gets Shares Outstanding information for securities. call: global-prices-factset-global-prices.postsharesoutstanding with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: global-prices-factset-global-prices-mcp port: 9090 transport: http description: MCP adapter for FactSet Global Prices API — Factset Global Prices. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: factset-gets-indicated-annualized-dividend description: Factset Gets Indicated Annualized Dividend information. hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getannualizeddividends outputParameters: - type: object mapping: $. - name: factset-gets-indicated-annualized-dividend-2 description: Factset Gets Indicated Annualized Dividend information. hints: readOnly: false destructive: false idempotent: false call: global-prices-factset-global-prices.getannualizeddividendsforlist with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-returns-response-batch-request description: Factset Returns the response for a Batch Request hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getbatchdata outputParameters: - type: object mapping: $. - name: factset-returns-status-batch-request description: Factset Returns the status for a Batch Request hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getbatchstatus outputParameters: - type: object mapping: $. - name: factset-gets-corporate-actions-information description: Factset Gets Corporate Actions information. hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getgpdcorporateactions outputParameters: - type: object mapping: $. - name: factset-requests-corporate-actions-information description: Factset Requests Corporate Actions information. hints: readOnly: false destructive: false idempotent: false call: global-prices-factset-global-prices.postcorporateactions with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-gets-end-day-open description: Factset Gets end-of-day Open, High, Low, Close for a list of securities. hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getgpdprices outputParameters: - type: object mapping: $. - name: factset-requests-end-day-open description: Factset Requests end-of-day Open, High, Low, Close for a large list of securities. hints: readOnly: true destructive: false idempotent: false call: global-prices-factset-global-prices.getsecuritypricesforlist with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-gets-returns-list-ids description: Factset Gets Returns for a list of `ids` as of given date range. hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getreturns outputParameters: - type: object mapping: $. - name: factset-gets-returns-list-ids-2 description: Factset Gets Returns for a list of `ids` as of given date range. hints: readOnly: true destructive: false idempotent: false call: global-prices-factset-global-prices.getreturnsforlist with: body: tools.body outputParameters: - type: object mapping: $. - name: factset-gets-shares-outstanding-information description: Factset Gets Shares Outstanding information for securities. hints: readOnly: true destructive: false idempotent: true call: global-prices-factset-global-prices.getsharesoutstanding outputParameters: - type: object mapping: $. - name: factset-gets-shares-outstanding-information-2 description: Factset Gets Shares Outstanding information for securities. hints: readOnly: false destructive: false idempotent: false call: global-prices-factset-global-prices.postsharesoutstanding with: body: tools.body outputParameters: - type: object mapping: $.