List Tabs
list_tabsList Arc browser tabs with flags for agent-owned and active tabs. Filter by query, space, or window to find specific tabs.
Instructions
List Arc tabs. Rows are flagged 'mine' for tabs this agent opened and 'isActive' for the tab the user is on. Defaults to every tab; pass scope 'own' to narrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Case-insensitive substring matched against title and url | |
| scope | No | 'all' (default) or only this agent's tabs | all |
| space | No | Only tabs in this space title | |
| window_id | No | Restrict to one window id |