get-logs
Retrieve Cloud Logging entries from the current GCP project with optional filtering and page size control.
Instructions
Get Cloud Logging entries for the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter for the log entries (see Cloud Logging query syntax) | |
| pageSize | No | Maximum number of entries to return (default: 10) |