appcrane_list_releases
View deployment history for an app and environment to identify live releases and select targets for rollback.
Instructions
List the deploy/release history for an app + env, newest first — each release is id, version, commit, status (live / rolled_back / failed / pending), who deployed it, and when. Use this to see what is live and to pick a target for appcrane_rollback. App access required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| limit | No | Max rows (default 10). | |
| stage | No | Target stage (legacy alias: env). | sandbox |