get_safari_page_info
Retrieve URL, title, text content, and HTML source from the current Safari page. Provides structured page information for automation.
Instructions
Get information about the current Safari page including URL, title, text content, and HTML source
Returns: Page information including URL, title, text, and source or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |