Get Current Tab
get_current_tabIdentify the tab an action targets when no tab ID is specified: returns the agent's current tab, or the active tab if none exists.
Instructions
Get the tab a call with no tab_id would act on: this agent's current tab, or the active tab if it has none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | Arc tab id from list_tabs. Omit to use this agent's current tab, falling back to whatever tab is active in Arc. |