dialog
Resolve JavaScript alerts blocking your browser tab: inspect status, accept, dismiss, or respond with text. Explicitly handle the blocking message to continue automation.
Instructions
Inspect or explicitly resolve the JavaScript dialog blocking one owned tab. Use status when the dialog state is unknown. Never accept, dismiss, or respond without intent from the current task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Prompt response text. Required only for respond. | |
| tabId | Yes | Tab ID to inspect or resolve. The tab must belong to this Ghostlight session. | |
| action | Yes | Inspect the current dialog or explicitly resolve it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provenance | No |