delimit_deploy_plan
Plan application deployments by specifying target environment and Git reference to coordinate build steps for staging or production releases.
Instructions
Plan deployment with build steps (Pro).
Args: app: Application name. env: Target environment (staging/production). git_ref: Git reference (branch, tag, or SHA).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| env | Yes | ||
| git_ref | No |