resource
List and find resources across applications, services, databases, servers, projects, and environments with filtering, pagination, and formatted output.
Instructions
Unified resource listing and cross-type discovery. Actions: list(type?, format?, page?, per_page?) · find(query?, uuid?, name?, domain?, ip?, format?, page?, per_page?) Safety: confirm for destructive ops · optional instance · reveal opt-in only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | ||
| name | No | ||
| page | No | Page number for pagination | |
| type | No | ||
| uuid | No | ||
| query | No | ||
| action | Yes | The action to run | |
| domain | No | ||
| format | No | Output format style | |
| reveal | No | Reveal sensitive/masked values in full projection (default false — secrets masked as ***) | |
| instance | No | Coolify instance name from registry (optional — uses env credentials or registry default) | |
| per_page | No | Items per page | |
| max_chars | No | Maximum characters in text response before truncation | |
| projection | No | Detail projection depth | |
| include_full | No | Alias for projection: full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| _meta | No | ||
| error | No | ||
| _size_warning | No | ||
| _formattedText | No |