Google Cloud Platform · Capability

Google Cloud Platform Google Cloud Resource Manager API — Operations

Google Cloud Platform Google Cloud Resource Manager API — Operations. 1 operations. Lead operation: Google Cloud Platform Get a Long-running Operation. Self-contained Naftiko capability covering one Google Cloud Platform business surface.

Run with Naftiko Google Cloud PlatformOperations

What You Can Do

GET
Cloudresourcemanageroperationsget — Google Cloud Platform Get a Long-running Operation
/v1/v3/{name}

MCP Tools

google-cloud-platform-get-long

Google Cloud Platform Get a Long-running Operation

read-only idempotent

Capability Spec

cloud-resource-manager-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Google Cloud Platform Google Cloud Resource Manager API — Operations
  description: 'Google Cloud Platform Google Cloud Resource Manager API — Operations. 1 operations. Lead operation: Google
    Cloud Platform Get a Long-running Operation. Self-contained Naftiko capability covering one Google Cloud Platform business
    surface.'
  tags:
  - Google Cloud Platform
  - Operations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GOOGLE_CLOUD_PLATFORM_API_KEY: GOOGLE_CLOUD_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: cloud-resource-manager-operations
    baseUri: https://cloudresourcemanager.googleapis.com
    description: Google Cloud Platform Google Cloud Resource Manager API — Operations business capability. Self-contained,
      no shared references.
    resources:
    - name: v3-name
      path: /v3/{name}
      operations:
      - name: cloudresourcemanageroperationsget
        method: GET
        description: Google Cloud Platform Get a Long-running Operation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the operation resource.
          required: true
    authentication:
      type: bearer
      token: '{{env.GOOGLE_CLOUD_PLATFORM_API_KEY}}'
  exposes:
  - type: rest
    namespace: cloud-resource-manager-operations-rest
    port: 8080
    description: REST adapter for Google Cloud Platform Google Cloud Resource Manager API — Operations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/v3/{name}
      name: v3-name
      description: REST surface for v3-name.
      operations:
      - method: GET
        name: cloudresourcemanageroperationsget
        description: Google Cloud Platform Get a Long-running Operation
        call: cloud-resource-manager-operations.cloudresourcemanageroperationsget
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloud-resource-manager-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Google Cloud Platform Google Cloud Resource Manager API — Operations. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: google-cloud-platform-get-long
      description: Google Cloud Platform Get a Long-running Operation
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloud-resource-manager-operations.cloudresourcemanageroperationsget
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.