scan_page
Extract simplified HTML or text content from web pages while maintaining authenticated sessions for browser automation tasks.
Instructions
Read the current page as simplified HTML/text, preserving login state from the real browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| text_only | No | ||
| cutlist | No | ||
| maxchars | No | ||
| instruction | No | ||
| extra_js | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||