Factset · Capability

Factset Open:FactSet - Partners — Linkup

Factset Open:FactSet - Partners — Linkup. 1 operations. Lead operation: Returns the daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings dataset that is sourced directly from employer webistes globally delivered daily.. Self-contained Naftiko capability covering one Factset business surface.

Run with Naftiko FactsetLinkup

What You Can Do

GET
Getlinkupjoblistings — Returns the daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings dataset that is sourced directly from employer webistes globally delivered daily.
/v1/linkup/job-listings

MCP Tools

returns-daily-files-open-factset-partner

Returns the daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings dataset that is sourced directly from employer webistes globally delivered daily.

read-only idempotent

Capability Spec

open-partners-documents-linkup.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Factset Open:FactSet - Partners — Linkup
  description: 'Factset Open:FactSet - Partners — Linkup. 1 operations. Lead operation: Returns the  daily files from Open:FactSet
    Partner - LinkUp. The LinkUp API provides access to job listings dataset that is sourced directly from employer webistes
    globally delivered daily.. Self-contained Naftiko capability covering one Factset business surface.'
  tags:
  - Factset
  - Linkup
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    FACTSET_API_KEY: FACTSET_API_KEY
capability:
  consumes:
  - type: http
    namespace: open-partners-documents-linkup
    baseUri: https://api.factset.com/bulk-documents/ofm/v2
    description: Factset Open:FactSet - Partners — Linkup business capability. Self-contained, no shared references.
    resources:
    - name: linkup-job-listings
      path: /linkup/job-listings
      operations:
      - name: getlinkupjoblistings
        method: GET
        description: Returns the  daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings
          dataset that is sourced directly from employer webistes globally delivered daily.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.FACTSET_API_KEY}}'
  exposes:
  - type: rest
    namespace: open-partners-documents-linkup-rest
    port: 8080
    description: REST adapter for Factset Open:FactSet - Partners — Linkup. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/linkup/job-listings
      name: linkup-job-listings
      description: REST surface for linkup-job-listings.
      operations:
      - method: GET
        name: getlinkupjoblistings
        description: Returns the  daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings
          dataset that is sourced directly from employer webistes globally delivered daily.
        call: open-partners-documents-linkup.getlinkupjoblistings
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: open-partners-documents-linkup-mcp
    port: 9090
    transport: http
    description: MCP adapter for Factset Open:FactSet - Partners — Linkup. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: returns-daily-files-open-factset-partner
      description: Returns the  daily files from Open:FactSet Partner - LinkUp. The LinkUp API provides access to job listings
        dataset that is sourced directly from employer webistes globally delivered daily.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: open-partners-documents-linkup.getlinkupjoblistings
      outputParameters:
      - type: object
        mapping: $.