Query browser
browser_queryRetrieve browser page data by running a catalog-defined read query. Pass an action name from browser_capabilities with optional params to get targeted observations without manual scripting.
Instructions
Run a catalog-defined read query. Some browser observations may activate a tab or attach debugger instrumentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action name returned by browser_capabilities. | |
| engine | No | auto follows the ordered engines returned for the action by browser_capabilities. | |
| params | No | ||
| target | No | ||
| retries | No | ||
| timeoutMs | No | ||
| retryDelayMs | No | ||
| expectedRevision | No |