Deployments

ToolPermissionPurpose
list_deploymentsreadList queued, in-progress, or application deployment history.
get_deploymentreadInspect one deployment; build logs are not returned.
deploydeployQueue an application deployment by UUID. Supports force rebuild and preview IDs.
cancel_deploymentdeployCancel a queued or in-progress deployment.
controldeployStart, stop, or restart an application, database, or service. stop requires confirm=true.

Follow Security before granting deploy.

On this page