get_page_links
Extract all links from the current page with their text and URLs to help determine which pages to visit next.
Instructions
List the current page's links as {text, href}, to help decide what to visit next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |