get_links
Extract all anchor links from a webpage. Optionally filter by same origin and set a limit to control output.
Instructions
List all links on page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| same_origin | No | ||
| limit | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |