get_version
Retrieve the current version of your Coolify instance to verify deployment status and ensure compatibility with your DevOps workflows.
Instructions
Get Coolify version information. Returns the current version of the Coolify instance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}