get_content
Retrieve web page content as HTML or text for content analysis and navigation tasks, offering a more reliable alternative to screenshots.
Instructions
Recommended method to get page content (HTML or text) - More reliable than screenshots for content analysis and navigation tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of content to retrieve | html |
| selector | No | CSS selector to get content from specific element |