extract_links
Extract anchor links from a page or subtree. Use dedupe to collapse repeated hrefs and limit to cap the result count.
Instructions
Extract anchors from the page or a subtree. dedupe=true collapses links sharing an href (nav/footer noise); limit caps the count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tabId | No | Target tab id (defaults to the active tab) | |
| dedupe | No | ||
| selector | No | ||
| sameOriginOnly | No |