Search articles
search_articlesFind articles in a world by keyword, matching titles, slugs, and tags case-insensitively. Use for metadata searches; for body text, search content instead.
Instructions
Find articles in a world by keyword. Case-insensitive match against title, slug and tags. Multiple words must all match. Fast (metadata only) — to search inside article body text use search_content instead. Use get_article on a result id to read content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Only articles of this template type, e.g. "person". | |
| query | Yes | Keywords to look for, e.g. 'guild interview' | |
| world_id | Yes | UUID of the world |