Pipedream · Capability
Pipedream API - Actions
Pipedream API - Actions. 5 operations. Self-contained Naftiko capability covering one Pipedream business surface.
Pipedream API - Actions is a Naftiko capability published by Pipedream, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the POST and GET methods rooted at /v1/connect/{…}/actions.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: List Actions. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Pipedream and Actions.
What You Can Do
GET
Listactions
— List Actions
/v1/connect/{project_id}/actions
GET
Retrieveaction
— Retrieve Action
/v1/connect/{project_id}/actions/{component_id}
POST
Configureactionprop
— Configure Action Prop
/v1/connect/{project_id}/actions/configure
POST
Reloadactionprops
— Reload Action Props
/v1/connect/{project_id}/actions/props
POST
Runaction
— Run Action
/v1/connect/{project_id}/actions/run
MCP Tools
listactions
List Actions
read-only
idempotent
retrieveaction
Retrieve Action
read-only
idempotent
configureactionprop
Configure Action Prop
reloadactionprops
Reload Action Props
runaction
Run Action