Skip to main content
Glama

contract_renewal_email

Writes a professional email to propose renewing a contract or retainer with a client. References past work and invites discussion on renewal terms.

Instructions

Write a professional email proposing to renew a contract, retainer, or ongoing engagement with a client. Warm but businesslike — references the work done together, proposes renewal terms, and invites a conversation. Does not count against your monthly draft limit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_nameYesThe client's first name
project_or_retainerYesWhat you're renewing (e.g. 'the monthly retainer', 'the SEO contract', 'our content arrangement')
current_end_dateYesWhen the current agreement ends (e.g. 'June 30', 'end of this month', 'July 15')
renewal_termsNoOptional: the proposed renewal terms — same, updated scope, new rate (e.g. 'same scope and rate for another 3 months', 'updated scope covering X and Y at the same monthly rate', '$3,500/mo for the next quarter'). If omitted, the email proposes a call to discuss.
highlightNoOptional: a result or milestone from the current engagement worth referencing (e.g. 'the site traffic increase', '3 months of consistent delivery', 'the rebrand launch'). Makes the email feel specific rather than templated.
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 carries the full burden. It discloses that the tool 'does not count against your monthly draft limit,' which is a useful behavioral detail. However, it omits other traits like email delivery or response handling. The benefit noted adds moderate value beyond the obvious write operation.

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 three sentences, each earning its place: purpose, tone/contents, and a key behavioral note. It is front-loaded with the core action and avoids fluff.

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?

For a tool with 6 parameters (3 required) and no output schema, the description provides a reasonable overview of the email's content and tone. It does not explain the output format, which is self-evident (the drafted email), but could more explicitly state what the agent should expect to receive.

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%, so a baseline of 3 is appropriate. The description does not add specific parameter-level meaning beyond what the schema already provides. It mentions the general email structure (work done, terms, invitation) but does not link to individual parameters, so value added is marginal.

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 explicitly states 'Write a professional email proposing to renew a contract, retainer, or ongoing engagement with a client.' This clearly identifies the action (write) and the resource (renewal email), distinguishing it from sibling tools like 'cold_pitch' or 'invoice_reminder'.

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 implies when to use this tool (for renewal proposals), but does not explicitly state when not to use it or mention alternatives. The context of sibling tools and the name provide sufficient clarity, but a direct contrast with other email tools would improve this score.

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