List Available Audio Effects
list_available_audio_effectsIdentifies all available audio effects in Premiere Pro, helping you select and apply the right effect for your editing needs.
Instructions
List all available audio effects in Premiere Pro. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |