Get application
get_applicationRetrieve a Coolify app's configuration by UUID, exact name, or unique domain substring. Returns candidate options for ambiguous matches; never exposes secrets.
Instructions
Get one application's details (domains, status, git, build/start commands, ports, health check, limits, project/environment). Accepts a uuid, exact name, or a unique name/domain substring; errors with the candidates when ambiguous. Secrets (webhook secrets, basic-auth password, compose files) are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | Application uuid, exact name, or a unique part of its name or domain. |