Google Cloud Certificate Manager API — DnsAuthorizations

Google Cloud Certificate Manager API — DnsAuthorizations. 1 operations. Lead operation: Google Cloud Certificate Manager List DNS authorizations. Self-contained Naftiko capability covering one Google Cloud Certificate Manager business surface.

Run with Naftiko Google Cloud Certificate ManagerDnsAuthorizations

What You Can Do

GET
Listdnsauthorizations — Google Cloud Certificate Manager List DNS authorizations
/v1/projects/{projectid}/locations/{location}/dnsauthorizations

MCP Tools

google-cloud-certificate-manager-list

Google Cloud Certificate Manager List DNS authorizations

read-only idempotent

Capability Spec

certificate-manager-dnsauthorizations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Certificate Manager API — DnsAuthorizations
  description: 'Google Cloud Certificate Manager API — DnsAuthorizations. 1 operations. Lead operation: Google Cloud Certificate
    Manager List DNS authorizations. Self-contained Naftiko capability covering one Google Cloud Certificate Manager business
    surface.'
  tags:
  - Google Cloud Certificate Manager
  - DnsAuthorizations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_CERTIFICATE_MANAGER_API_KEY: GOOGLE_CLOUD_CERTIFICATE_MANAGER_API_KEY
capability:
  consumes:
  - type: http
    namespace: certificate-manager-dnsauthorizations
    baseUri: https://certificatemanager.googleapis.com/v1
    description: Google Cloud Certificate Manager API — DnsAuthorizations business capability. Self-contained, no shared references.
    resources:
    - name: projects-projectId-locations-location-dnsAuthorizations
      path: /projects/{projectId}/locations/{location}/dnsAuthorizations
      operations:
      - name: listdnsauthorizations
        method: GET
        description: Google Cloud Certificate Manager List DNS authorizations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.GOOGLE_CLOUD_CERTIFICATE_MANAGER_API_KEY}}'
  exposes:
  - type: rest
    namespace: certificate-manager-dnsauthorizations-rest
    port: 8080
    description: REST adapter for Google Cloud Certificate Manager API — DnsAuthorizations. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/projects/{projectid}/locations/{location}/dnsauthorizations
      name: projects-projectid-locations-location-dnsauthorizations
      description: REST surface for projects-projectId-locations-location-dnsAuthorizations.
      operations:
      - method: GET
        name: listdnsauthorizations
        description: Google Cloud Certificate Manager List DNS authorizations
        call: certificate-manager-dnsauthorizations.listdnsauthorizations
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: certificate-manager-dnsauthorizations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Certificate Manager API — DnsAuthorizations. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: google-cloud-certificate-manager-list
      description: Google Cloud Certificate Manager List DNS authorizations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: certificate-manager-dnsauthorizations.listdnsauthorizations
      outputParameters:
      - type: object
        mapping: $.