wwise_create_container
Plan and apply wrapping of selected Wwise objects into a new container under their parent, with preview and undo support.
Instructions
Wrap objects into a new container (default RandomSequenceContainer) under their parent and move them in. Two-step: mode='plan' previews + returns a token; mode='apply' with that token creates+moves (undoable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| object_ids | No | ||
| container_name | No | ||
| container_type | No | RandomSequenceContainer | |
| token | No |