naftiko: 1.0.0-alpha2 info: label: Google Cloud Compute Engine Google Compute Engine API — Disks description: 'Google Cloud Compute Engine Google Compute Engine API — Disks. 1 operations. Lead operation: Google Cloud Compute Engine List Disks. Self-contained Naftiko capability covering one Google Cloud Compute Engine business surface.' tags: - Google Cloud Compute Engine - Disks created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GOOGLE_CLOUD_COMPUTE_ENGINE_API_KEY: GOOGLE_CLOUD_COMPUTE_ENGINE_API_KEY capability: consumes: - type: http namespace: compute-disks baseUri: https://compute.googleapis.com/compute/v1 description: Google Cloud Compute Engine Google Compute Engine API — Disks business capability. Self-contained, no shared references. resources: - name: projects-project-zones-zone-disks path: /projects/{project}/zones/{zone}/disks operations: - name: listdisks method: GET description: Google Cloud Compute Engine List Disks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: project in: path type: string required: true - name: zone in: path type: string required: true authentication: type: bearer token: '{{env.GOOGLE_CLOUD_COMPUTE_ENGINE_API_KEY}}' exposes: - type: rest namespace: compute-disks-rest port: 8080 description: REST adapter for Google Cloud Compute Engine Google Compute Engine API — Disks. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/projects/{project}/zones/{zone}/disks name: projects-project-zones-zone-disks description: REST surface for projects-project-zones-zone-disks. operations: - method: GET name: listdisks description: Google Cloud Compute Engine List Disks call: compute-disks.listdisks with: project: rest.project zone: rest.zone outputParameters: - type: object mapping: $. - type: mcp namespace: compute-disks-mcp port: 9090 transport: http description: MCP adapter for Google Cloud Compute Engine Google Compute Engine API — Disks. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: google-cloud-compute-engine-list description: Google Cloud Compute Engine List Disks hints: readOnly: true destructive: false idempotent: true call: compute-disks.listdisks with: project: tools.project zone: tools.zone outputParameters: - type: object mapping: $.