coolify_get_environment
Retrieve specific environment details within a project by providing the project UUID and environment name. Solves the need to query and inspect configuration data for a single environment without manual searching.
Instructions
Get detailed information about a specific environment in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | Yes | UUID of the project | |
| environment_name | Yes | Name or UUID of the environment |