browser_get_console_logs
Retrieve browser console logs to debug page issues. Optionally specify a tab to fetch logs from that page.
Instructions
Get the console logs from the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Optional tab ID to target. When omitted, routes to the agent's active tab. Use browser_list_tabs to see available tab IDs. |