eqs_describe_query
Retrieve details of an EQS query, including options, generator classes, and tests, by providing its content path or unique asset name.
Instructions
Describe an EQS query's options, generator classes, and tests.
query_path may be a content path such as /Game/AI/EQS_FindCover or
a query asset name when it is unique in the project.
KB: see knowledge_base/04_AI_SYSTEMS.md#overview Example: eqs_describe_query(query_path="/Game/MCP_Test/Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |