Heroku · Capability
Heroku Platform API — Pipelines
Heroku Platform API — Pipelines. 7 operations. Lead operation: Create a pipeline coupling. Self-contained Naftiko capability covering one Heroku business surface.
What You Can Do
POST
Createpipelinecoupling
— Create a pipeline coupling
/v1/pipeline-couplings
GET
Listpipelines
— List pipelines
/v1/pipelines
POST
Createpipeline
— Create a pipeline
/v1/pipelines
GET
Getpipeline
— Get pipeline info
/v1/pipelines/{pipeline-id}
PATCH
Updatepipeline
— Update a pipeline
/v1/pipelines/{pipeline-id}
DELETE
Deletepipeline
— Delete a pipeline
/v1/pipelines/{pipeline-id}
GET
Listpipelinecouplings
— List pipeline couplings
/v1/pipelines/{pipeline-id}/pipeline-couplings
MCP Tools
create-pipeline-coupling
Create a pipeline coupling
list-pipelines
List pipelines
read-only
idempotent
create-pipeline
Create a pipeline
get-pipeline-info
Get pipeline info
read-only
idempotent
update-pipeline
Update a pipeline
idempotent
delete-pipeline
Delete a pipeline
idempotent
list-pipeline-couplings
List pipeline couplings
read-only
idempotent