Disconnect an account
disconnect_integrationDisconnect one connected account. Destructive and not undoable: disconnecting a HubSpot portal also deletes every record it synced. Never call this to check anything; call list_integrations for that. Only call it when the user has asked to disconnect, in their own words, naming what.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Which integration, e.g. 'gmail' or 'hubspot'. | |
| account | No | Which account, by the exact label list_integrations reported. Required when more than one is connected. |