search_plugins
Search Tdarr's classic plugins by type and keyword to retrieve plugin metadata, IDs, and sources required for library plugin management.
Instructions
Search the classic plugins available to the server (POST /api/v2/search-plugins). Returns name, type, operation, description, version and source for each match — the source and ID are what manage_library_plugin needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | Search string (empty to list everything) | |
| plugin_type | Yes | Plugin type filter as used by the Tdarr plugin browser, e.g. 'Video' or 'Audio' |