toggle_integration
Enable or disable a third-party integration to control data syncing. Disabling halts sync but preserves credentials, so re-enabling resumes where it left off.
Instructions
Turn one third-party integration on or off.
This changes live behaviour: DISABLING stops all syncing through that integration, so data quietly stops flowing until it is re-enabled. It does not disconnect the integration or revoke its credentials — the connection and its scopes survive, which is why re-enabling picks up where it left off.
Safe to repeat: setting an integration to the state it is already in changes nothing. Requires an API key. Call list_integrations first so you know the current state rather than toggling blind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | true to enable, false to disable | |
| integration_id | Yes | Integration ID |