get_deployment_status
Check deployment progress and view detailed logs to monitor application deployment status on the Citizen platform. Use this tool to identify and troubleshoot errors during deployment.
Instructions
Get deployment run status and detailed logs. CRITICAL: After starting any deployment, poll this every 5-10 seconds until status is "completed" or "failed". If failed, carefully read ALL logs to identify the error (missing dependencies, version mismatches, port binding issues, etc.) and suggest fixes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Deployment run ID (returned from deploy_from_git or deploy_from_local) |