event_list_tracks
Lists an event's mixer group tracks, showing the mixer-group name and both GUIDs for each. Optionally includes the master track to support routing and inspection.
Instructions
List an event's group tracks (mixer-group name + both guids each).
Args: target: event:// path or {guid}. include_master: Whether to include the event's master track (True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| include_master | No |