Pipedream · Arazzo Workflow
Pipedream Audit and Clean Up Accounts by App
Version 1.0.0
List a user's accounts for an app, inspect one, and remove all accounts for that app.
View Spec
View on GitHub
Pro-Code-API-CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
account-audit-cleanup
Inspect a user's accounts for an app and delete them all.
Lists the external user's accounts for the app, inspects the first matched account, and when at least one account exists deletes every account for the app.
1
listUserAccounts
List the external user's connected accounts for the target app to learn which accounts exist.
2
inspectAccount
Retrieve the details of the first matched account to inspect its health before removing it.
3
deleteAccountsByApp
Remove all connected accounts for the app. This is destructive and cannot be undone.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.