Parameters
integer
Target tab id from browser_tabs, which lists tabs across all windows. Defaults to the agent’s most recently opened usable tab, or the only usable tab. Otherwise select a listed tabId.
boolean
default:"true"
required
string
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Accept or dismiss an open JavaScript alert/confirm/prompt/beforeunload dialog.
{
"tabId": 1234,
"accept": true,
"promptText": "yes"
}
