Browser Extract Links
browser_extract_linksExtract all unique links from the current browser tab with their resolved final URLs. Provides a deduplicated list of links for analysis or subsequent actions.
Instructions
List all links (deduplicated) with their resolved hrefs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | ||
| limit | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |