get_content
Return the current page as clean markdown, without LLM processing or screenshots, for direct content extraction in browser automation.
Instructions
Return the current page as clean markdown (no LLM, no screenshot).
Args: session_id: Session to read (default: "default")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |