reaper_list_track_fx
List all FX on a specified track, displaying each effect's index, name, preset, enabled state, and param count.
Instructions
List FX on a track with each FX's index, name, current preset, enabled state, and param count.
FX index is 0-based within the track's chain and is what the other FX
tools expect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based track index | |
| response_format | No | 'markdown' for human-readable output or 'json' for machine-readable | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |