verify_plugin
Check if a plugin exists on the Tdarr server before adding it to a library stack. Specify plugin ID and community or local to get a boolean confirmation.
Instructions
Check whether a classic plugin exists on the server (POST /api/v2/verify-plugin). Returns a boolean — use it before adding a plugin to a library's stack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| community | Yes | true to look in Community plugins, false for Local | |
| plugin_id | Yes | Plugin ID |