List articles
list_articlesRetrieve every article in a World Anvil world, covering all entity types like NPCs, locations, and plots. Filter by category or template type for targeted views.
Instructions
List ALL articles in a world (auto-paginates; nothing is hidden). Every World Anvil entity — NPCs (person), locations, organizations, session reports, plots, myths — is an article with a template type, shown as [type] on each line. Optionally filter by category or template type. For keyword lookups prefer search_articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Only articles of this template type, e.g. "person" or "report". | |
| world_id | Yes | UUID of the world | |
| category_id | No | Only articles in this category (UUID from list_categories). Use "-1" for uncategorized articles only. Omit for all articles. |