build_deploy_status
Poll a cloud deploy started by build_deploy or build_go_live. Pass the poll_url it returned. Reports elapsed_s since launch; a launch still pending after ~5 minutes should be treated as failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poll_url | Yes | ||
| permanent | No | Set true when polling a build_go_live (permanent) deploy so the expiry guidance is correct. Default: auto-detected. |