inspect_element
Inspect a webpage element by CSS selector or reference to retrieve its tag, attributes, position, and text content.
Instructions
Return tag, attributes, position, text for an element.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| selector | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |