manage_integrations
List, enable, or disable integrations for editing, publishing, and productivity. Control which tools are available.
Instructions
List, enable, or disable podcli integrations (editor exporters, platform uploads, productivity tools, AI helpers).
Actions: • list — return all installed integrations with their enabled state (default) • enable — turn an integration on (its tools become callable) • disable — turn an integration off (calls return a disabled error)
State persists at the active config home (integrations.json, gitignored).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Integration name (required for enable/disable) | |
| action | No | list | enable | disable | list |