lookup_capability
Category: lookup
JIT capability lookup: list or resolve one engine catalog on demand (component_type, sdk_function, script_pattern, script_node, game_shape_brief) with ONE tool instead of many always-loaded engine_* catalog tools. Use when: Pass catalog to list it, or catalog + id to resolve one entry. Fetch capability detail just-in-time here instead of preloading every catalog. Do not use when: Do not invent ids or fields beyond what this returns; for graph records use project_get_record, not this. 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.