qbittorrent_sync_maindata
Get incremental changes to torrents, categories, tags, and server state by passing the previous request ID, reducing data transfer for UI synchronization.
Instructions
Differential state snapshot for UI sync. Pass the rid from the previous reply to get only changes; full_update=true means you received everything. Includes torrents, categories, tags and server_state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||