reaper_list_tracks
Lists every track in the project with its index, name, volume (dB), pan, mute/solo/arm state, and FX count. Track index is 0-based and required by other track tools.
Instructions
List all tracks with index, name, volume (dB), pan, mute/solo/arm state, and FX count.
Track index is 0-based and is the value every other track tool expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'markdown' for human-readable output or 'json' for machine-readable | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |