list_torrents
List torrents from a Transmission daemon with their state, progress, and speeds. Filter by torrent IDs or select fields for a smaller response.
Instructions
List torrents with their state, progress and speeds.
Args: ids: Torrent ids or hash strings, or the literal "recently-active" for everything that changed since the last such call. Omit for all torrents. fields: Which fields to return. Omit for every field. Naming a few keeps the response small on a large library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |