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