List pages
list_pagesList pages in a wiki space to browse structure or find a page ID. Optionally filter by parent page to get direct children.
Instructions
Flat page listing in a space (read-only). Pass parent_id for the direct children of one page; omit for top-level pages. Use to browse a space's structure or find a page_id; to find pages by keyword use search, and to read a page's body use get_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | id of the space to list pages in | |
| parent_id | No | optional parent page id; omit for top-level pages |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes |