Paragon · Arazzo Workflow
Paragon Disconnect a User Integration and Confirm
Version 1.0.0
Find an enabled integration for a Connected User, disconnect it, then confirm it is gone.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationArazzoWorkflows
Provider
Workflows
disconnect-integration
Verify an integration is connected, disconnect it, and confirm removal.
Lists project integrations, branches when the target integration is enabled, disconnects it for the Connected User, and re-reads the user to confirm.
1
getIntegrations
getIntegrations
Retrieve the project integrations and their enabled status for the Connected User to confirm there is something to disconnect.
2
disconnectIntegration
disconnectIntegration
Disconnect the integration for the Connected User, stopping its workflows and clearing any saved User Settings.
3
confirmUser
getUser
Re-read the Connected User to confirm the disconnected integration is no longer reported among their enabled integrations.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.