pause_connection
Pause a connection's sync schedule to temporarily stop data transfers. Resume later to continue syncing; optionally request a full response with verbose mode.
Instructions
Pause a connection's sync schedule. The connection will not sync until resumed. Returns compact confirmation by default — set verbose=true for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | Return full API response instead of compact summary (default false) | |
| connection_id | Yes | The connection ID |