list_pages
List all pages in a Collective, returning flat metadata (id, title, parentId, emoji, tags, timestamps) to reconstruct the page tree.
Instructions
List all pages in a Collective. Returns flat metadata (id, title, parentId, emoji, tags, timestamps, paths). Use parentId to reconstruct the tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectiveId | Yes | Collective id from list_collectives. |