get_content
Extract webpage content from the active browser session. Provide a CSS selector to retrieve specific elements, or omit it for the full page.
Instructions
Extract content from the page using the server-managed session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector to extract content. If omitted, extracts full page |