safari_read_page
Retrieve the full HTML source, URL, and title of the current Safari page or a specific tab. Provides the page content for analysis or processing.
Instructions
Return the full HTML source, URL, and title of the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Tab ID — omit to use the active tab | |
| profile | No | Safari profile name (e.g. "Perso", "Pro"). Omit to use the first connected profile. |