List world assets
list_assetsList a world's non-article resources such as secrets, maps, timelines, histories, notebooks, and subscriber groups, with auto-pagination and IDs for each asset.
Instructions
List a world's non-article resources: secrets (GM-only notes), maps, timelines, histories (timeline events), notebooks, or subscribergroups (player visibility groups). Auto-paginates; returns one line per asset with its id. Use get_asset to read one in full. For articles use list_articles instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which asset type to list | |
| world_id | Yes | UUID of the world |