tdarr_search_db
Search the Tdarr database for files by name and file size range (greater than and less than specified GB).
Instructions
Search the file database (legacy endpoint, prefer tdarr_client instead)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| string | Yes | Search string | |
| lessThanGB | Yes | Maximum file size in GB | |
| greaterThanGB | Yes | Minimum file size in GB |