Skip to main content
Glama

save_release_notes_to_file

Generate release notes from a specified project and version, then save them to a local file or GitHub repository. No Confluence required.

Instructions

Generate release notes and save to local file or GitHub (no Confluence needed)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNo
versionYes
startDateNo
githubRepoNo
projectKeyYes
githubOwnerNo
saveToGitHubNo
Behavior2/5

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

No annotations are provided, so the description carries full responsibility for disclosing side effects. 'Save to local file or GitHub' implies mutation, but it does not mention authentication requirements, overwrite behavior, or any implications of writing to GitHub. This is a significant gap for a tool that performs writes.

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 sentence that is concise, front-loaded, and contains no fluff. It efficiently conveys the core action and destination, making it appropriately sized for the purpose it serves.

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

Completeness1/5

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

With 7 parameters, no annotations, and no output schema, the description is severely under-specified. It does not explain how parameters relate to the GitHub vs local file options, date range semantics, or what the tool returns. The description is far from sufficient for reliable tool invocation.

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?

The input schema has 7 parameters with 0% description coverage, and the description provides zero explanation of parameters like projectKey, version, startDate, endDate, githubRepo, githubOwner, or saveToGitHub. The description entirely fails to compensate for the schema's lack of parameter documentation.

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 states a specific verb ('generate') and resource ('release notes') with a clear destination ('local file or GitHub'), and distinguishes it from Confluence-related alternatives by noting 'no Confluence needed'. This clearly differentiates from sibling tools like generate_release_notes.

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 provides clear context for when to use the tool: when you want release notes saved locally or to GitHub. However, it does not explicitly name alternatives or give when-not-to-use guidance beyond the implicit 'no Confluence needed' hint.

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/devops-rajput-addi/NexusAI-Project-'

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