Add a transfer to put.io
putio_add_transferInitiates a put.io transfer from a magnet link or HTTP URL, confirming the action with the user first to prevent unintended bandwidth and storage use.
Instructions
Starts a download on put.io from a magnet link or HTTP URL, typically one returned by movies_find_torrents or shows_find_torrents. This spends the account's bandwidth and storage, so confirm the choice with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Magnet URI or direct HTTP(S) URL. Use the `magnet` field from a torrent search result. | |
| confirm | No | Must be true when the server runs with SF_MM_CONFIRM_TRANSFERS enabled. | |
| saveParentId | No | put.io folder id to save into. Omit to use the account default download folder. |