Google Cloud Data Catalog API — Catalog

Google Cloud Data Catalog API — Catalog. 1 operations. Lead operation: Google Cloud Data Catalog Search Data Catalog. Self-contained Naftiko capability covering one Google Cloud Data Catalog business surface.

Run with Naftiko Google Cloud Data CatalogCatalog

What You Can Do

POST
Searchcatalog — Google Cloud Data Catalog Search Data Catalog
/v1/catalog-search

MCP Tools

google-cloud-data-catalog-search

Google Cloud Data Catalog Search Data Catalog

read-only

Capability Spec

google-cloud-data-catalog-catalog.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Data Catalog API — Catalog
  description: 'Google Cloud Data Catalog API — Catalog. 1 operations. Lead operation: Google Cloud Data Catalog Search Data
    Catalog. Self-contained Naftiko capability covering one Google Cloud Data Catalog business surface.'
  tags:
  - Google Cloud Data Catalog
  - Catalog
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_DATA_CATALOG_API_KEY: GOOGLE_CLOUD_DATA_CATALOG_API_KEY
capability:
  consumes:
  - type: http
    namespace: google-cloud-data-catalog-catalog
    baseUri: https://datacatalog.googleapis.com/v1
    description: Google Cloud Data Catalog API — Catalog business capability. Self-contained, no shared references.
    resources:
    - name: catalog:search
      path: /catalog:search
      operations:
      - name: searchcatalog
        method: POST
        description: Google Cloud Data Catalog Search Data Catalog
        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.GOOGLE_CLOUD_DATA_CATALOG_API_KEY}}'
  exposes:
  - type: rest
    namespace: google-cloud-data-catalog-catalog-rest
    port: 8080
    description: REST adapter for Google Cloud Data Catalog API — Catalog. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/catalog-search
      name: catalog-search
      description: REST surface for catalog:search.
      operations:
      - method: POST
        name: searchcatalog
        description: Google Cloud Data Catalog Search Data Catalog
        call: google-cloud-data-catalog-catalog.searchcatalog
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: google-cloud-data-catalog-catalog-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Data Catalog API — Catalog. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: google-cloud-data-catalog-search
      description: Google Cloud Data Catalog Search Data Catalog
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: google-cloud-data-catalog-catalog.searchcatalog
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.