list-services
Retrieve and display all services managed by Coolify, including external services and microservices, for streamlined monitoring and management.
Instructions
Retrieve a list of all services managed by Coolify. This includes external services and microservices.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}