naftiko: 1.0.0-alpha2 info: label: Google Cloud Compute Engine Google Compute Engine API — Networks description: 'Google Cloud Compute Engine Google Compute Engine API — Networks. 1 operations. Lead operation: Google Cloud Compute Engine List Networks. Self-contained Naftiko capability covering one Google Cloud Compute Engine business surface.' tags: - Google Cloud Compute Engine - Networks 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-networks baseUri: https://compute.googleapis.com/compute/v1 description: Google Cloud Compute Engine Google Compute Engine API — Networks business capability. Self-contained, no shared references. resources: - name: projects-project-global-networks path: /projects/{project}/global/networks operations: - name: listnetworks method: GET description: Google Cloud Compute Engine List Networks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: project in: path type: string required: true authentication: type: bearer token: '{{env.GOOGLE_CLOUD_COMPUTE_ENGINE_API_KEY}}' exposes: - type: rest namespace: compute-networks-rest port: 8080 description: REST adapter for Google Cloud Compute Engine Google Compute Engine API — Networks. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/projects/{project}/global/networks name: projects-project-global-networks description: REST surface for projects-project-global-networks. operations: - method: GET name: listnetworks description: Google Cloud Compute Engine List Networks call: compute-networks.listnetworks with: project: rest.project outputParameters: - type: object mapping: $. - type: mcp namespace: compute-networks-mcp port: 9090 transport: http description: MCP adapter for Google Cloud Compute Engine Google Compute Engine API — Networks. 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 Networks hints: readOnly: true destructive: false idempotent: true call: compute-networks.listnetworks with: project: tools.project outputParameters: - type: object mapping: $.