get_element_text
Retrieve the visible text from a webpage element identified by a CSS selector.
Instructions
Get the text content of an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |