Skip to main content
Glama

List Coolify Databases

coolify_list_databases
Read-onlyIdempotent

List all database resources managed by Coolify. Returns a compact summary by default; pass summary:false for full details.

Instructions

List all database resources managed by Coolify. Returns a compact summary by default; pass summary:false for full objects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
revealNoReveal redacted secret values in the response (default false; the call is audited)
summaryNoCompact projection (default true); false for full objects
instanceNoCoolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod.prod
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare the tool as read-only, idempotent, and non-destructive. The description adds valuable behavioral context about default summary mode and the option to get full objects, which surpasses what annotations alone provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is exceptionally concise—two sentences that clearly state the purpose and a key behavioral option. Every word earns its place with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (3 simple parameters, no output schema) and strong annotations, the description is fully sufficient. It covers the primary behavior (listing) and the key summary/full detail toggle, leaving no significant gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents all parameters. The description reiterates the summary parameter behavior but does not significantly enhance understanding beyond the schema descriptions. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('List') and the resource ('all database resources managed by Coolify'), which distinguishes it from sibling list tools for other resources like applications or projects.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies that this tool is for retrieving a list of databases, but does not explicitly guide when to use alternatives like 'coolify_get_database' for a single database. However, the context is sufficiently clear for an agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AlobarQuest/infraops-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server