get_service
Retrieve configuration, status, and metadata for a specific Cloud Run service by providing project ID, service name, and region.
Instructions
Gets details for a specific Cloud Run service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region where the service is located | europe-west1 |
| project | Yes | Google Cloud project ID containing the service | |
| service | Yes | Name of the Cloud Run service |