Search world pages by text
imagine_search_world_pagesText search over page titles and raw markdown bodies within one world. Returns ranked summary results. Bracketed shortcodes (e.g. [[tag-card:goblin]]) match as literal text, not by the resolved content of the referenced entity, so this tool can miss content the human sees rendered. For category lookups (NPCs, locations, monsters), prefer imagine_list_world_pages_by_tags with the tag or documentType value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text. Required. | |
| worldId | Yes | Mongo `_id` of the world to search within. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||