Pipedream · Arazzo Workflow
Pipedream Pause a Deployed Trigger
Version 1.0.0
Retrieve a deployed trigger, then deactivate it via an update.
View Spec
View on GitHub
Pro-Code-API-CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
pause-deployed-trigger
Confirm a deployed trigger and deactivate it.
Retrieves the deployed trigger for the external user, then updates it to set active to false so it stops emitting events.
1
retrieveDeployedTrigger
Retrieve the deployed trigger by ID to confirm it exists and capture its current configuration.
2
deactivateTrigger
Update the deployed trigger to set active to false, pausing event emission while preserving its configuration.
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.