Skip to main content
Glama

Prepare Delivery

prepare_delivery

Generate a side-effect-free delivery preview by combining local git changes with Jira context.

Instructions

Prepare a side-effect-free delivery preview from local git and supplied Jira context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNo
branchNo
labelsNo
transitionNo
validationNo
parentIssueYes
reviewerIdsNo
targetBranchNo
gitlabProjectIdNo
releaseNoteScopeNoauto
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the key behavioral trait of being side-effect-free, which is crucial for safety. However, it does not detail the input/output behavior beyond 'preview', such as what the preview contains or any environmental requirements.

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, concise sentence that front-loads the essential purpose and safety trait. Every word adds value, with no filler or repetition.

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 the tool's complexity (10 parameters, nested objects, no output schema), the description is extremely brief. It omits details about how parameters interact, what outputs to expect, and specific usage scenarios. This leaves significant gaps for an agent to correctly invoke the tool.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate for the lack of parameter explanations. It vaguely references 'local git' and 'Jira context', but does not map to any of the 10 parameters. The agent is left to infer meanings from parameter names alone, which is insufficient.

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 clearly states the tool's function: 'Prepare a side-effect-free delivery preview from local git and supplied Jira context.' It uses specific verbs and resources, and distinguishes itself from sibling tools by focusing on preparation and preview, not finalization or Jira updates.

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 implicitly indicates this tool is for previewing deliveries before finalization, and clarifies it is side-effect-free. It provides clear context but does not explicitly state when not to use it or name alternatives, so it falls short of a 5.

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/minhtzy/MCP'

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