Skip to main content
Glama

ask_question

Ask questions about any GitHub repository and receive AI-powered answers grounded in the repository's context.

Instructions

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
questionYesThe question to ask about the repository.
repoNameYesGitHub repository or list of repositories (max 10) in owner/repo format.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description must carry behavioral transparency. It discloses that responses are AI-powered and context-grounded, which is useful. However, it does not mention limitations such as potential inaccuracy, access restrictions, or how the context is obtained.

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 a single, clear sentence that states the action, target, and result without any wasteful words. It is optimally concise and front-loaded.

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

Completeness3/5

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

The tool is moderately complex (AI Q&A over repositories), and the description/schema together convey the essential information for invocation. However, it lacks behavioral nuance (e.g., how answers are generated, limitations) and does not reference the output schema, though that is optional when an output schema exists.

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 descriptions cover both parameters with 100% coverage, so the description does not need to add parameter-level details. It adds minimal value by reinforcing the 'question' and 'repository' concepts, but nothing beyond the 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?

The description clearly identifies a specific action ('Ask any question') on a specific resource ('a GitHub repository') and the expected outcome ('AI-powered, context-grounded response'). It is distinct from sibling tools (read_wiki_contents, read_wiki_structure), though it does not explicitly reference them.

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

Usage Guidelines3/5

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

The description implies usage when you need to ask a question about a repository, but it does not provide explicit guidance on when to prefer this tool over alternatives, nor does it mention any exclusions or prerequisites.

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/jsklan/devin-api-mcp'

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