list-resources
Retrieve a detailed list of all resources managed by Coolify, including applications, services, databases, and deployments, using the MCP server for streamlined resource management.
Instructions
Retrieve a comprehensive list of all resources managed by Coolify. This includes applications, services, databases, and deployments.
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"
}