Get Environment
get_environmentRetrieve full configuration details of a Coalesce environment using its ID, including connection settings, runtime parameters, and tag colors.
Instructions
Get details of a specific Coalesce environment by ID.
Returns full environment configuration including connection details, runtime parameters, and tag colors.
Args:
environmentID (string, required): The environment ID
Returns: Full environment object with ID, name, project, connection settings, and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentID | Yes | The environment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| message | No |