Pipedream · Capability
Pipedream API - Triggers
Pipedream API - Triggers. 5 operations. Self-contained Naftiko capability covering one Pipedream business surface.
Pipedream API - Triggers 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/{…}/triggers.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: List Triggers. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Pipedream and Triggers.
What You Can Do
GET
Listtriggers
— List Triggers
/v1/connect/{project_id}/triggers
GET
Retrievetrigger
— Retrieve Trigger
/v1/connect/{project_id}/triggers/{component_id}
POST
Configuretriggerprop
— Configure Trigger Prop
/v1/connect/{project_id}/triggers/configure
POST
Reloadtriggerprops
— Reload Trigger Props
/v1/connect/{project_id}/triggers/props
POST
Deploytrigger
— Deploy Trigger
/v1/connect/{project_id}/triggers/deploy
MCP Tools
listtriggers
List Triggers
read-only
idempotent
retrievetrigger
Retrieve Trigger
read-only
idempotent
configuretriggerprop
Configure Trigger Prop
reloadtriggerprops
Reload Trigger Props
deploytrigger
Deploy Trigger