List pages in a world
imagine_list_world_pagesList all pages belonging to one world. Returns a tree-friendly summary (id, name, link, parentId, tags). Pair with imagine_get_world_page to fetch full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worldId | Yes | Mongo `_id` of the world. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||