list_pages
Retrieve all pages in a Collective with metadata including id, title, parentId, emoji, tags, and timestamps. Use parentId to reconstruct the page hierarchy.
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. |