get_service
Retrieve detailed information about a specific Cloud Run service, including project ID, region, and service name, to manage and monitor deployments effectively.
Instructions
Gets details for a specific Cloud Run service.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project | Yes | Google Cloud project ID containing the service | |
region | No | Region where the service is located | europe-west1 |
service | Yes | Name of the Cloud Run service |