trigger_sync
Trigger an immediate data sync for a connection, bypassing the scheduled wait. Force override for running syncs and optional full API response.
Instructions
Trigger an immediate sync for a connection without waiting for the next scheduled sync. Returns compact confirmation by default — set verbose=true for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force sync even if one is already running (default false) | |
| verbose | No | Return full API response instead of compact summary (default false) | |
| connection_id | Yes | The connection ID |