Jetic · Capability
Jetic Platform API — Deployments
Jetic Platform API — Deployments. 4 operations. Lead operation: Jetic List deployments. Self-contained Naftiko capability covering one Jetic business surface.
What You Can Do
GET
Listdeployments
— Jetic List deployments
/v1/deployments
GET
Getdeployment
— Jetic Get a deployment
/v1/deployments/{deploymentid}
DELETE
Deletedeployment
— Jetic Undeploy a deployment
/v1/deployments/{deploymentid}
POST
Deployintegration
— Jetic Deploy an integration
/v1/integrations/{integrationid}/deploy
MCP Tools
jetic-list-deployments
Jetic List deployments
read-only
idempotent
jetic-get-deployment
Jetic Get a deployment
read-only
idempotent
jetic-undeploy-deployment
Jetic Undeploy a deployment
idempotent
jetic-deploy-integration
Jetic Deploy an integration