list_docs
Browse all UploadKit documentation pages with titles, descriptions, URLs, and paths. Use to discover available docs before targeted searching.
Instructions
Enumerate every available UploadKit docs page with title, description, URL, and path.
When to use: to discover what documentation exists before targeted searching, or to orient yourself around the shape of the docs site. Prefer search_docs when you already have a concrete question.
Returns: JSON { count, generatedAt, pages: [{ path, url, title, description }] }. Pages are sorted alphabetically by path. Read-only, static at bundle time, idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||