session_inspect
Inspect the current page of an open session without changing it. Provides an ARIA snapshot and candidate targets matching a query, each with a suggested target.
Instructions
Inspect the current page of an open session without changing it: ARIA snapshot plus candidate targets matching a query, each with a suggested Target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| session_id | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| query | Yes | ||
| final_url | Yes | ||
| candidates | Yes | ||
| aria_snapshot | Yes | ||
| aria_snapshot_truncated | Yes |