Skip to main content
Glama

deposit_request_email

Request a project deposit after signing the contract or SOW with a clear, confident email specifying the amount, due date, and payment method.

Instructions

Write the email requesting a project deposit before work begins. Deposits are standard professional practice — this email is confident and clear, not apologetic. Fills the gap between signing the contract/SOW and starting work. Works for any deposit amount or percentage. Does not count against your monthly draft limit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_nameYesThe client's first name
project_nameYesThe project name or description (e.g. 'the website redesign', 'your brand identity project')
deposit_amountYesThe deposit amount or percentage (e.g. '$2,500', '50%', '$1,500 (50% of the total)')
total_amountNoOptional: the full project cost (e.g. '$5,000') — included when helpful for context
payment_linkNoOptional: a payment link URL (Stripe, PayPal, Wise, etc.) — makes it one-click for the client
payment_methodNoOptional: preferred payment method if no link (e.g. 'bank transfer', 'Wise', 'PayPal'). Include account details separately.
due_dateNoOptional: when you need the deposit by (e.g. 'by Friday', 'before we kick off on Monday', 'within 5 business days')
your_nameNoOptional: your name for the sign-off
Behavior3/5

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

With no annotations, the description must carry the full behavioral burden. It discloses the email's tone ('confident and clear, not apologetic') and that it doesn't count against draft limits, but does not explain whether the email is sent directly or returned as text, nor any side effects.

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 four sentences, each adding essential information: purpose, tone, timing, flexibility, and a benefit. No wasted words, and the most important info is front-loaded.

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

Completeness3/5

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

Despite 8 parameters and no output schema, the description does not explain the return value (presumably email text) or how parameters interact. The detailed parameter schema compensates, but the tool lacks a complete picture for the agent.

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 the schema already documents all 8 parameters thoroughly. The tool description adds no additional meaning or usage guidance beyond the schema definitions.

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 writes a deposit request email, specifies the timing (before work begins, after contract/SOW), and distinguishes it from other email templates with its unique focus on deposits.

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 explicitly says when to use the tool ('fills the gap between signing the contract/SOW and starting work') and notes it works for any deposit amount. However, it does not mention when not to use it or compare to sibling tools.

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