add_fx_by_name
Adds an FX to a track using fuzzy name matching. Validates against installed plugins and returns a helpful install guide if not found.
Instructions
Add an FX by fuzzy name, VALIDATED against the installed-plugin inventory.
On a no-match returns a graceful "not found — here's how to install it" message rather than silently loading the wrong plugin (the bug all three live servers have). Orpheus never auto-installs plugins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | ||
| fx_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||