get_browser_content
Retrieve active tab title and URL for each browser window, with optional all tabs. Supports Chrome, Safari, and Arc.
Instructions
Get detailed browser information: active tab title and URL for each window, optionally all tabs. Supports Chrome, Safari, and Arc. Use this when you need comprehensive browser state beyond what get_desktop_state provides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browser | No | Browser to query. Default: chrome | |
| include_all_tabs | No | Include all tabs, not just the active one. Default: false |