Skip to main content
Glama

get_releases

Fetch the latest release and recent release/tag history for a GitHub repository. Specify owner/repo and an optional limit to control how many releases are returned.

Instructions

Latest release plus recent release/tag history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
owner_repoYes
Behavior2/5

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

No annotations are present, so the description carries the full burden. It only declares the output scope but does not disclose the response format, the meaning of 'recent', pagination, or any API behavior. This is insufficient for a tool with no other behavioral context.

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

Conciseness4/5

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

The description is a single short sentence, which is easy to read and front-loaded. However, the brevity sacrifices necessary detail, making it minimally viable but not exceptional.

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?

With no annotations, no output schema, and a description covering only basic output, the tool is under-specified. The agent lacks information about parameter formats, response structure, or usage constraints, which is a significant gap for a tool with two parameters.

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

Parameters1/5

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

Schema description coverage is 0%, and the tool description does not explain the 'owner_repo' or 'limit' parameters. The schema only provides a default for 'limit', but no semantic meaning is given. The description adds no parameter insight, so the agent must guess.

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 states the tool returns the latest release plus recent release/tag history, making the primary function apparent. It lacks an explicit verb but the meaning is unambiguous. There are no sibling release-specific tools, so differentiation is not needed, though it could be more precise.

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?

The description provides no guidance on when to use this tool or when to prefer an alternative. It simply states the output without any context on scenarios or boundaries, leaving the agent without direction on selection.

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/NityaShukla25/github-ops-mcp'

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