safari_extract_links
Extract all links from the current Safari page, including href, text, rel, target, and external/nofollow flags. Optionally limit the number of links or filter by URL or text substring.
Instructions
Extract all links with href, text, rel, target, external/nofollow detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max links (default: 100) | |
| filter | No | Filter by URL or text substring |