Get Debug Logs
gv_get_logsRetrieve recent debug log entries to troubleshoot failed actions. See timestamps, accounts, actions, statuses, durations, and errors for recent tool calls.
Instructions
Return the most recent debug log entries (for troubleshooting).
Each entry records a tool call / browser action with timestamp, account, action, status, duration, and error info. Use this when something isn't working and you need to see what happened.
Args: n: Number of recent entries to return (default 50, max 500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |