list_pages
List every wiki page the caller can see in the key's workspace.
Returns a list of {category, name, title} records — feed each
one to get_page to fetch the full markdown body. Use this first
when you want a directory view; for a specific question prefer
query which handles retrieval for you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |