NextGen Catalog API — Other Extracted Text

NextGen Catalog API — Other Extracted Text. 1 operations. Lead operation: Get search results for active contribution data by sending a request to the catalog with other extracted text as a search parameter.. Self-contained Naftiko capability covering one National Archives And Records Administration business surface.

Run with Naftiko National Archives And Records AdministrationOther Extracted Text

What You Can Do

GET
Get — Get search results for active contribution data by sending a request to the catalog with other extracted text as a search parameter.
/v1/other-extracted-text/search

MCP Tools

get-search-results-active-contribution

Get search results for active contribution data by sending a request to the catalog with other extracted text as a search parameter.

read-only idempotent

Capability Spec

national-archives-and-records-administration-other-extracted-text.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: NextGen Catalog API — Other Extracted Text
  description: 'NextGen Catalog API — Other Extracted Text. 1 operations. Lead operation: Get search results for active contribution
    data by sending a request to the catalog with other extracted text as a search parameter.. Self-contained Naftiko capability
    covering one National Archives And Records Administration business surface.'
  tags:
  - National Archives And Records Administration
  - Other Extracted Text
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    NATIONAL_ARCHIVES_AND_RECORDS_ADMINISTRATION_API_KEY: NATIONAL_ARCHIVES_AND_RECORDS_ADMINISTRATION_API_KEY
capability:
  consumes:
  - type: http
    namespace: national-archives-and-records-administration-other-extracted-text
    baseUri: https://catalog.archives.gov/api/v2
    description: NextGen Catalog API — Other Extracted Text business capability. Self-contained, no shared references.
    resources:
    - name: other-extracted-text-search
      path: /other-extracted-text/search
      operations:
      - name: get
        method: GET
        description: Get search results for active contribution data by sending a request to the catalog with other extracted
          text as a search parameter.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: national-archives-and-records-administration-other-extracted-text-rest
    port: 8080
    description: REST adapter for NextGen Catalog API — Other Extracted Text. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/other-extracted-text/search
      name: other-extracted-text-search
      description: REST surface for other-extracted-text-search.
      operations:
      - method: GET
        name: get
        description: Get search results for active contribution data by sending a request to the catalog with other extracted
          text as a search parameter.
        call: national-archives-and-records-administration-other-extracted-text.get
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: national-archives-and-records-administration-other-extracted-text-mcp
    port: 9090
    transport: http
    description: MCP adapter for NextGen Catalog API — Other Extracted Text. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: get-search-results-active-contribution
      description: Get search results for active contribution data by sending a request to the catalog with other extracted
        text as a search parameter.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: national-archives-and-records-administration-other-extracted-text.get
      outputParameters:
      - type: object
        mapping: $.