Talend · Capability
Talend Cloud Orchestration API — Plans
Talend Cloud Orchestration API — Plans. 5 operations. Lead operation: List Plans. Self-contained Naftiko capability covering one Talend business surface.
What You Can Do
GET
Listplans
— List Plans
/v1/orchestration/executables/plans
POST
Createplan
— Create Plan
/v1/orchestration/executables/plans
GET
Getplan
— Get Plan
/v1/orchestration/executables/plans/{planid}
PUT
Updateplan
— Update Plan
/v1/orchestration/executables/plans/{planid}
DELETE
Deleteplan
— Delete Plan
/v1/orchestration/executables/plans/{planid}
MCP Tools
list-plans
List Plans
read-only
idempotent
create-plan
Create Plan
get-plan
Get Plan
read-only
idempotent
update-plan
Update Plan
idempotent
delete-plan
Delete Plan
idempotent