get_current_page
Retrieve the title, URL, selected text, and visible page text from a Chrome tab. Specify a tab or limit characters.
Instructions
Extract title, URL, selected text, and visible page text from a Chrome tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Optional Chrome tab id. Defaults to the first page tab. | |
| maxChars | No | Maximum body text characters to return. |