list_installed_fx
Retrieve installed audio plugins from Reaper with optional filters by type or search term. Get plugin names, types, paths, and manufacturers.
Instructions
List all installed FX/plugins available in Reaper.
Args:
plugin_type: Optional filter by plugin type (VST2, VST3, AU, JS, CLAP)
search_query: Optional search query to filter by name, manufacturer, or type
Returns:
JSON with list of installed plugins including name, type, path, and manufacturer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin_type | No | ||
| search_query | No |