Skip to main content
Glama

help_quick

Get immediate, context-aware help in a short format. Access concise assistance for MegaLinter commands and options.

Instructions

Ultra-short alias for context-aware help. Same as megalinter_help_quick.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations provided, so description carries full burden. It only says 'context-aware help', which is vague. No disclosure of whether it's read-only, what it returns, or any side effects. Lacks behavioral detail beyond being an alias.

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?

Extremely concise: two short clauses. Every word serves a purpose. No wasted text. Well-structured for an alias definition.

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

Completeness2/5

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

Despite zero parameters and no output schema, the description fails to explain why both help_quick and megalinter_help_quick exist as siblings. This creates confusion about which to use. Missing contextual differentiation.

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

Parameters4/5

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

Input schema has zero parameters, so baseline is 4. Description adds 'context-aware' hint, implying it uses conversational context, which is meaningful beyond the empty schema.

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

Purpose4/5

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

Clearly states it's an alias for context-aware help and specifically mentions being the same as megalinter_help_quick. However, it doesn't elaborate on what 'help' entails, but the purpose as a help alias is evident.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. It merely says it's an alias for another tool, but doesn't explain why both exist or when one is preferred. Absence of usage or exclusion criteria.

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/DownAtTheBottomOfTheMoleHole/megalinter-mcp'

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