coolify_list_resources
Filter and list all Coolify resources by project, environment, type, status, or name to locate specific deployments.
Instructions
List all resources with filters: project_uuid, environment_uuid, resource_type, status, search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by resource name (case-insensitive) | |
| status | No | Filter by status | |
| project_uuid | No | Filter by project UUID | |
| resource_type | No | Filter by resource type | |
| environment_uuid | No | Filter by environment UUID |