appcrane_get_app
Get detailed app info including URLs, environment versions, recent deployments, and health state. Use to check app status or confirm what landed after a deploy.
Instructions
Get detailed info for a single app: URLs, current versions per environment, recent deployments, and health state. Use this when the user asks "what's the status of ", "is deployed", or after a deploy to confirm what landed. Returns 404-equivalent error if the slug doesn't exist or the caller has no access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | App slug, e.g. "mysite" |