Factset · Capability

Factset News API For Digital Portals — News

Factset News API For Digital Portals — News. 15 operations. Lead operation: Factset Details for a news article.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetNews

What You Can Do

GET
Getnewsarticleget — Factset Details for a news article.
/v1/news/article/get
POST
Postnewsarticlelist — Factset List of news articles.
/v1/news/article/list
POST
Postnewsarticlelistbychain — Factset List news articles of an article chain.
/v1/news/article/listbychain
POST
Postnewsarticlelistbyindex — Factset News articles for instruments that are constituents of the given indices.
/v1/news/article/listbyindex
POST
Postnewsarticlelistbyinstrument — Factset News articles for instruments.
/v1/news/article/listbyinstrument
POST
Postnewsarticlelistbymediakind — Factset List news articles which contain media of specific media kinds.
/v1/news/article/listbymediakind
POST
Postnewsarticlesearchbytext — Factset Search for news articles using a fulltext search.
/v1/news/article/searchbytext
GET
Getnewsarticletypeget — Factset Details for a news article type.
/v1/news/article/type/get
GET
Getnewsarticletypelist — Factset List of news article types.
/v1/news/article/type/list
GET
Getnewsdistributorget — Factset Details of a distributor.
/v1/news/distributor/get
GET
Getnewsdistributorlist — Factset List of distributors.
/v1/news/distributor/list
GET
Getnewspublisherget — Factset Details of a publisher.
/v1/news/publisher/get
GET
Getnewspublisherlist — Factset List of publishers.
/v1/news/publisher/list
GET
Getnewspublisherlistbydistributor — Factset List of publishers provided by the given distributor.
/v1/news/publisher/listbydistributor
POST
Postnewspublishersearchbyname — Factset Search for publishers.
/v1/news/publisher/searchbyname

MCP Tools

factset-details-news-article

Factset Details for a news article.

read-only idempotent
factset-list-news-articles

Factset List of news articles.

read-only
factset-list-news-articles-article

Factset List news articles of an article chain.

read-only
factset-news-articles-instruments-that

Factset News articles for instruments that are constituents of the given indices.

factset-news-articles-instruments

Factset News articles for instruments.

factset-list-news-articles-which

Factset List news articles which contain media of specific media kinds.

read-only
factset-search-news-articles-using

Factset Search for news articles using a fulltext search.

read-only
factset-details-news-article-type

Factset Details for a news article type.

read-only idempotent
factset-list-news-article-types

Factset List of news article types.

read-only idempotent
factset-details-distributor

Factset Details of a distributor.

read-only idempotent
factset-list-distributors

Factset List of distributors.

read-only idempotent
factset-details-publisher

Factset Details of a publisher.

read-only idempotent
factset-list-publishers

Factset List of publishers.

read-only idempotent
factset-list-publishers-provided-given

Factset List of publishers provided by the given distributor.

read-only idempotent
factset-search-publishers

Factset Search for publishers.

read-only

Capability Spec

real-time-news-news-2.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Factset News API For Digital Portals — News
  description: 'Factset News API For Digital Portals — News. 15 operations. Lead operation: Factset Details for a news article..
    Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - News
  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-news-news-2
    baseUri: https://api.factset.com/wealth/v3
    description: Factset News API For Digital Portals — News business capability. Self-contained, no shared references.
    resources:
    - name: news-article-get
      path: /news/article/get
      operations:
      - name: getnewsarticleget
        method: GET
        description: Factset Details for a news article.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: code
          in: query
          type: string
          required: true
        - name: includeMedia
          in: query
          type: boolean
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    - name: news-article-list
      path: /news/article/list
      operations:
      - name: postnewsarticlelist
        method: POST
        description: Factset List of news articles.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: news-article-listByChain
      path: /news/article/listByChain
      operations:
      - name: postnewsarticlelistbychain
        method: POST
        description: Factset List news articles of an article chain.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: news-article-listByIndex
      path: /news/article/listByIndex
      operations:
      - name: postnewsarticlelistbyindex
        method: POST
        description: Factset News articles for instruments that are constituents of the given indices.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: news-article-listByInstrument
      path: /news/article/listByInstrument
      operations:
      - name: postnewsarticlelistbyinstrument
        method: POST
        description: Factset News articles for instruments.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: news-article-listByMediaKind
      path: /news/article/listByMediaKind
      operations:
      - name: postnewsarticlelistbymediakind
        method: POST
        description: Factset List news articles which contain media of specific media kinds.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: news-article-searchByText
      path: /news/article/searchByText
      operations:
      - name: postnewsarticlesearchbytext
        method: POST
        description: Factset Search for news articles using a fulltext search.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: news-article-type-get
      path: /news/article/type/get
      operations:
      - name: getnewsarticletypeget
        method: GET
        description: Factset Details for a news article type.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: number
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    - name: news-article-type-list
      path: /news/article/type/list
      operations:
      - name: getnewsarticletypelist
        method: GET
        description: Factset List of news article types.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _language
          in: query
          type: string
    - name: news-distributor-get
      path: /news/distributor/get
      operations:
      - name: getnewsdistributorget
        method: GET
        description: Factset Details of a distributor.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: number
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
    - name: news-distributor-list
      path: /news/distributor/list
      operations:
      - name: getnewsdistributorlist
        method: GET
        description: Factset List of distributors.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ids
          in: query
          type: array
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _sort
          in: query
          type: array
          description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which
            case it is descending. A list of at most 1 (possibly prefixed
    - name: news-publisher-get
      path: /news/publisher/get
      operations:
      - name: getnewspublisherget
        method: GET
        description: Factset Details of a publisher.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: number
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
    - name: news-publisher-list
      path: /news/publisher/list
      operations:
      - name: getnewspublisherlist
        method: GET
        description: Factset List of publishers.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ids
          in: query
          type: array
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _sort
          in: query
          type: array
          description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which
            case it is descending. A list of at most 1 (possibly prefixed
        - name: _paginationOffset
          in: query
          type: number
          description: Non-negative number of entries to skip, or 0 (default).
        - name: _paginationLimit
          in: query
          type: number
          description: Non-negative maximum number of entries to return.
    - name: news-publisher-listByDistributor
      path: /news/publisher/listByDistributor
      operations:
      - name: getnewspublisherlistbydistributor
        method: GET
        description: Factset List of publishers provided by the given distributor.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: query
          type: number
          required: true
        - name: _attributes
          in: query
          type: array
          description: Limit the attributes returned in the response to the specified set.
        - name: _sort
          in: query
          type: array
          description: Sortable attributes. The sort order is ascending unless it is prefixed with a minus sign, in which
            case it is descending. A list of at most 1 (possibly prefixed
    - name: news-publisher-searchByName
      path: /news/publisher/searchByName
      operations:
      - name: postnewspublishersearchbyname
        method: POST
        description: Factset Search for publishers.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.FACTSET_API_KEY}}'
  exposes:
  - type: rest
    namespace: real-time-news-news-2-rest
    port: 8080
    description: REST adapter for Factset News API For Digital Portals — News. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/news/article/get
      name: news-article-get
      description: REST surface for news-article-get.
      operations:
      - method: GET
        name: getnewsarticleget
        description: Factset Details for a news article.
        call: real-time-news-news-2.getnewsarticleget
        with:
          code: rest.code
          includeMedia: rest.includeMedia
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/list
      name: news-article-list
      description: REST surface for news-article-list.
      operations:
      - method: POST
        name: postnewsarticlelist
        description: Factset List of news articles.
        call: real-time-news-news-2.postnewsarticlelist
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/listbychain
      name: news-article-listbychain
      description: REST surface for news-article-listByChain.
      operations:
      - method: POST
        name: postnewsarticlelistbychain
        description: Factset List news articles of an article chain.
        call: real-time-news-news-2.postnewsarticlelistbychain
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/listbyindex
      name: news-article-listbyindex
      description: REST surface for news-article-listByIndex.
      operations:
      - method: POST
        name: postnewsarticlelistbyindex
        description: Factset News articles for instruments that are constituents of the given indices.
        call: real-time-news-news-2.postnewsarticlelistbyindex
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/listbyinstrument
      name: news-article-listbyinstrument
      description: REST surface for news-article-listByInstrument.
      operations:
      - method: POST
        name: postnewsarticlelistbyinstrument
        description: Factset News articles for instruments.
        call: real-time-news-news-2.postnewsarticlelistbyinstrument
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/listbymediakind
      name: news-article-listbymediakind
      description: REST surface for news-article-listByMediaKind.
      operations:
      - method: POST
        name: postnewsarticlelistbymediakind
        description: Factset List news articles which contain media of specific media kinds.
        call: real-time-news-news-2.postnewsarticlelistbymediakind
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/searchbytext
      name: news-article-searchbytext
      description: REST surface for news-article-searchByText.
      operations:
      - method: POST
        name: postnewsarticlesearchbytext
        description: Factset Search for news articles using a fulltext search.
        call: real-time-news-news-2.postnewsarticlesearchbytext
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/type/get
      name: news-article-type-get
      description: REST surface for news-article-type-get.
      operations:
      - method: GET
        name: getnewsarticletypeget
        description: Factset Details for a news article type.
        call: real-time-news-news-2.getnewsarticletypeget
        with:
          id: rest.id
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/article/type/list
      name: news-article-type-list
      description: REST surface for news-article-type-list.
      operations:
      - method: GET
        name: getnewsarticletypelist
        description: Factset List of news article types.
        call: real-time-news-news-2.getnewsarticletypelist
        with:
          _attributes: rest._attributes
          _language: rest._language
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/distributor/get
      name: news-distributor-get
      description: REST surface for news-distributor-get.
      operations:
      - method: GET
        name: getnewsdistributorget
        description: Factset Details of a distributor.
        call: real-time-news-news-2.getnewsdistributorget
        with:
          id: rest.id
          _attributes: rest._attributes
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/distributor/list
      name: news-distributor-list
      description: REST surface for news-distributor-list.
      operations:
      - method: GET
        name: getnewsdistributorlist
        description: Factset List of distributors.
        call: real-time-news-news-2.getnewsdistributorlist
        with:
          ids: rest.ids
          _attributes: rest._attributes
          _sort: rest._sort
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/publisher/get
      name: news-publisher-get
      description: REST surface for news-publisher-get.
      operations:
      - method: GET
        name: getnewspublisherget
        description: Factset Details of a publisher.
        call: real-time-news-news-2.getnewspublisherget
        with:
          id: rest.id
          _attributes: rest._attributes
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/publisher/list
      name: news-publisher-list
      description: REST surface for news-publisher-list.
      operations:
      - method: GET
        name: getnewspublisherlist
        description: Factset List of publishers.
        call: real-time-news-news-2.getnewspublisherlist
        with:
          ids: rest.ids
          _attributes: rest._attributes
          _sort: rest._sort
          _paginationOffset: rest._paginationOffset
          _paginationLimit: rest._paginationLimit
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/publisher/listbydistributor
      name: news-publisher-listbydistributor
      description: REST surface for news-publisher-listByDistributor.
      operations:
      - method: GET
        name: getnewspublisherlistbydistributor
        description: Factset List of publishers provided by the given distributor.
        call: real-time-news-news-2.getnewspublisherlistbydistributor
        with:
          id: rest.id
          _attributes: rest._attributes
          _sort: rest._sort
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/news/publisher/searchbyname
      name: news-publisher-searchbyname
      description: REST surface for news-publisher-searchByName.
      operations:
      - method: POST
        name: postnewspublishersearchbyname
        description: Factset Search for publishers.
        call: real-time-news-news-2.postnewspublishersearchbyname
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: real-time-news-news-2-mcp
    port: 9090
    transport: http
    description: MCP adapter for Factset News API For Digital Portals — News. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: factset-details-news-article
      description: Factset Details for a news article.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewsarticleget
      with:
        code: tools.code
        includeMedia: tools.includeMedia
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-news-articles
      description: Factset List of news articles.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlelist
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-news-articles-article
      description: Factset List news articles of an article chain.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlelistbychain
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-news-articles-instruments-that
      description: Factset News articles for instruments that are constituents of the given indices.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlelistbyindex
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-news-articles-instruments
      description: Factset News articles for instruments.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlelistbyinstrument
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-news-articles-which
      description: Factset List news articles which contain media of specific media kinds.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlelistbymediakind
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-search-news-articles-using
      description: Factset Search for news articles using a fulltext search.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewsarticlesearchbytext
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-details-news-article-type
      description: Factset Details for a news article type.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewsarticletypeget
      with:
        id: tools.id
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-news-article-types
      description: Factset List of news article types.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewsarticletypelist
      with:
        _attributes: tools._attributes
        _language: tools._language
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-details-distributor
      description: Factset Details of a distributor.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewsdistributorget
      with:
        id: tools.id
        _attributes: tools._attributes
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-distributors
      description: Factset List of distributors.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewsdistributorlist
      with:
        ids: tools.ids
        _attributes: tools._attributes
        _sort: tools._sort
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-details-publisher
      description: Factset Details of a publisher.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewspublisherget
      with:
        id: tools.id
        _attributes: tools._attributes
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-publishers
      description: Factset List of publishers.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewspublisherlist
      with:
        ids: tools.ids
        _attributes: tools._attributes
        _sort: tools._sort
        _paginationOffset: tools._paginationOffset
        _paginationLimit: tools._paginationLimit
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-list-publishers-provided-given
      description: Factset List of publishers provided by the given distributor.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: real-time-news-news-2.getnewspublisherlistbydistributor
      with:
        id: tools.id
        _attributes: tools._attributes
        _sort: tools._sort
      outputParameters:
      - type: object
        mapping: $.
    - name: factset-search-publishers
      description: Factset Search for publishers.
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: real-time-news-news-2.postnewspublishersearchbyname
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.