get_site_pages
A site's captured pages as an ordered flow (landing → pricing → features → ...) with titles, northstars and thumbnails - how a real product sequences its pages. No arguments returns the directory of flow-capable sites. Accepts a site or screen slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Directory mode only: max sites to list. | |
| siteSlug | No | Site slug (e.g. 'linear-app') or any screen slug from that site. Omit to list flow-capable sites instead. | |
| maxTokens | No | Approximate token ceiling for this response. Trims lower-ranked results and thumbnails; the top result and all URLs survive. |