Search all content
search_contentFind any text inside articles, GM-only secrets, sidebars, and notes, returning matching snippets with context. Use for deep content search across a world.
Instructions
Full-text search INSIDE the world's text: article bodies (content, sidebars, footnotes …), GM-only secrets, and notebook notes, returning matches with context snippets. All words must appear in the same entity (case-insensitive). Backed by a local cache that self-refreshes on every call, so results are always current; the very first call on a world builds the cache and can take a minute. For title/tag lookups search_articles is faster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Only entities of this type, e.g. "person", "report", "secret", "note". | |
| query | Yes | Words to find, e.g. 'crimson veil ritual' | |
| world_id | Yes | UUID of the world |