Skip to main content
Glama

milestone_delivered_email

Draft an email to deliver a project milestone, listing deliverables, requesting client review and sign-off by a deadline, and outlining next steps.

Instructions

Write the email sent when delivering a project milestone or phase — not the final delivery, but a defined stage with its own deliverables and sign-off. Tells the client exactly what's included, asks for their review and sign-off by a specific date, and states what's next. Distinct from project_completion_email (final handover) and project_status_update (progress report during execution). Does not count against your monthly draft limit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_nameYesFirst name or full name of the client
milestone_nameYesName or number of this milestone (e.g. 'Phase 1', 'Design Mockups', 'Sprint 2')
deliverablesYesComma-separated list of what is being delivered in this milestone (e.g. 'homepage design, about page, contact form mockup')
project_nameNoOptional: name of the overall project
feedback_deadlineNoOptional: date by which you need the client's review or sign-off (e.g. 'Friday', 'June 20')
next_milestoneNoOptional: brief description of what comes next after sign-off (e.g. 'development build', 'Phase 2: backend integration')
next_milestone_dateNoOptional: when the next milestone is expected to be delivered
your_nameNoOptional: your name for the sign-off
Behavior3/5

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

No annotations are provided, so the description must fully cover behavior. It describes the email content and purpose but does not disclose whether the email is sent immediately or saved as a draft, nor any side effects like logging. Behavior is somewhat implied but incomplete.

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?

Four sentences with no redundant elements. The first sentence front-loads the purpose, followed by details and sibling differentiation. Every sentence adds value without waste.

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

Completeness4/5

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

Despite lacking an output schema, the description covers purpose, usage, and content well. It is sufficient for an agent to understand the tool's role. Minor gaps (e.g., whether the email is sent or drafted) prevent a perfect score, but for a straightforward email generation tool, it is largely complete.

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 description coverage is 100% with clear parameter descriptions. The overall description adds context about the email's structure but does not provide additional meaning beyond what the schema already offers for individual parameters. Baseline of 3 is appropriate.

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 'Write the email sent when delivering a project milestone or phase' with a specific verb and resource. It explicitly distinguishes from sibling tools 'project_completion_email' and 'project_status_update', making the purpose unambiguous.

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

Usage Guidelines5/5

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

Provides explicit when to use (delivering a milestone/phase, not final delivery) and names alternative tools for other cases. Also adds a unique note about not counting against monthly draft limits, giving practical usage context.

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/jabbawocky/proposalcraft'

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