wwise_query
Run read-only WAQL queries against an open Wwise project to retrieve audio project data, such as events and sound structures, with optional field filtering and result limits.
Instructions
Run a read-only WAQL query against the open Wwise project.
waql example: '$ from type Event where name : "Footstep"'. Results are capped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waql | Yes | ||
| fields | No | ||
| max_results | No |