read_as_markdown
Convert any web page or selected element into clean Markdown format. Specify a CSS selector to extract a subtree or default to the active tab.
Instructions
Read the page (or subtree) as readable markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab id (defaults to the active tab) | |
| selector | No |