click
Click a page element by its index from the latest snapshot, then get an updated snapshot or summary of what changed—URL, new elements, or nothing.
Instructions
Click the element with the given index (from the latest snapshot).
Returns the resulting snapshot (or a compact change summary when
include_snapshot=false). The result's Changed: line reports what the
click did (url change / new elements / nothing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| include_snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |