extract_links
Extract all link anchors from a webpage or subtree using a CSS selector. Optionally filter to same-origin links and target a specific tab.
Instructions
Extract anchors from the page or a subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab id (defaults to the active tab) | |
| selector | No | ||
| sameOriginOnly | No |