Pipedream · Arazzo Workflow
Pipedream Discover and Run an Action
Version 1.0.0
Find an action for an app, inspect its props, and run it for an external user.
View Spec
View on GitHub
Pro-Code-API-CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
run-action-for-app
List, inspect, and run a Connect action for an external user.
Lists actions for the target app, retrieves the selected action component to confirm its configurable props, and executes the action with the provided configured props.
1
listAppActions
Search the registry for actions belonging to the target app so the caller can confirm the chosen action key exists.
2
retrieveAction
Retrieve the selected action component to confirm its name and the configurable props that must be supplied at run time.
3
runAction
Run the action for the external user with the supplied configured props and capture its returned value and exports.
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.