Open Target
tb_openOpen public web documents or official reference pages headlessly, either via URL or reusing an existing browser session for efficient multi-page research.
Instructions
Open a public web document or official reference page headlessly, either statelessly or inside a daemon session/tab. target is required for stateless use; with sessionId it can be omitted to reopen the active tab URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | The URL or public web target to open. Required unless sessionId points at an opened active tab. | |
| browser | No | When true, open the target through the browser-backed acquisition path. | |
| budget | No | Token budget for snapshot and semantic processing. Default is 512. | |
| sourceRisk | No | The source risk label to attach to the result or citation. | |
| sourceLabel | No | The human-readable source label to attach to the result or citation. | |
| verifierCommand | No | An optional verifier command to run for this operation. | |
| allowDomains | No | Restrict navigation for this open request to these domains. | |
| sessionId | No | An existing session to reuse for this open request. | |
| tabId | No | A specific session tab to reuse for this open request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| action | No | ||
| status | No | ||
| payloadType | No | ||
| output | No | ||
| diagnostics | No | ||
| policy | No | ||
| failureKind | No | ||
| message | No | ||
| sessionId | No | ||
| tabId | No | ||
| result | No |