qbittorrent_add_torrent_magnet
Add a torrent to qBittorrent from a magnet link, with optional category, tags, save path, and paused state.
Instructions
Add a torrent from a magnet link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags (optional) | |
| magnet | Yes | Magnet URI (magnet:?xt=...) | |
| paused | No | Add in paused state (default: false) | |
| category | No | Category to assign (optional) | |
| savepath | No | Download path (optional, uses qBittorrent default) |