List pages
list_pagesList pages in a space as a tree, showing comment counts and last comment time to detect new replies even when page timestamps remain unchanged.
Instructions
List the pages in a space as a tree (content omitted — use get_page to read a page). Pages with a discussion carry comment_count / unresolved_comment_count / last_comment_at — comments do NOT bump a page's updated_at, so check last_comment_at to spot new replies. With a space-scoped token, omit "space" to use the token's space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space | No | Space UUID or "workspaceSlug/spaceSlug" path. Optional for space-scoped tokens. |