list-applications
Retrieve a comprehensive list of all applications managed by Coolify to monitor and manage deployments efficiently using the Coolify MCP Server interface.
Instructions
Fetch a list of all applications currently managed by Coolify. This provides an overview of all deployed applications.
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"
}