get_service_log
Retrieve logs and error messages for a specific Cloud Run service by providing project ID, service name, and region.
Instructions
Gets Logs and Error Messages 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 |