list_github_apps
List all GitHub Apps configured in your Coolify instance for managing integrations.
Instructions
List all GitHub Apps configured in Coolify
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List all GitHub Apps configured in your Coolify instance for managing integrations.
List all GitHub Apps configured in Coolify
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description states 'List all', which implies a read-only operation with no side effects. Although annotations are absent, the verb choice sufficiently suggests non-destructive behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, clear sentence that efficiently conveys the tool's purpose. No unnecessary words or repetition.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with no output schema, the description adequately indicates what is listed. It could optionally mention what fields are returned, but the current level is sufficient given the low complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no parameters (100% coverage). Per guidelines, baseline is 4 for zero parameters. The description adds no parameter info, which is acceptable since none exist.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses the specific verb 'List' and identifies the resource 'GitHub Apps' with context 'configured in Coolify'. This clearly distinguishes it from sibling tools like create_github_app, delete_github_app, and get_github_app.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives. While the tool name is self-explanatory among many list siblings, explicit usage context is missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kof70/coolify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server