Map Site URLs
map_siteList a site's URLs so an agent can select pages before reading them.
Prefer this inexpensive discovery step before crawl_site. Map first, then call read_page for selected URLs unless content from many pages is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute HTTP(S) site URL whose available URLs should be listed | |
| limit | No | Maximum URLs to list (capped at 500) |