project_search_entities
Category: project
Search entities by query, world, tag(s), or component type(s); optionally project only the fields you need. Use when: Use instead of dumping all entities when looking for edit targets — pass fields to keep cheap models in budget, key_prefix for keyed sets, component_types to require several components. Do not use when: Do not use when id_or_key is known; use project_get_entity. Expected response time: sync <1s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.