Skip to main content
Glama

rate_card_email

Write a professional email to respond to a prospect asking for your rates. Presents pricing clearly with context, including optional specialty, availability, and next steps.

Instructions

Write the professional email to send when a prospect asks 'what are your rates?' or requests your pricing. Presents your rates clearly and confidently — no apologising, no burying the number. Positions the rate in context of your experience and what the client gets. Distinct from draft_proposal (which responds to a specific brief) and rate_increase_email (which tells an existing client you are raising prices). Does not count against your monthly draft limit. Required: your_rate (e.g. '$150/hr', '$3,500 for a 4-page website', 'from $2,000 per project'). Optional: prospect_name, your_specialty (e.g. 'B2B SaaS copywriting', 'React front-end development'), rate_context (one sentence on what is included, e.g. 'includes two revision rounds and source files'), availability (e.g. 'available from July 14'), next_step (e.g. 'happy to jump on a 20-minute call'), your_name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
your_rateYesYour rate or pricing (e.g. '$150/hr', '$3,500 for a 4-page website', 'from $2,000 per project')
prospect_nameNoFirst name of the prospect, if known
your_specialtyNoOne-line description of what you do, used to frame the rate (e.g. 'B2B SaaS copywriting', 'React front-end development', 'brand identity design')
rate_contextNoOne sentence on what is included at that rate (e.g. 'includes two rounds of revisions and final source files', 'covers discovery, wireframes, and one round of design'). Omit if straightforward hourly.
availabilityNoWhen you are next available (e.g. 'available from July 14', 'have capacity starting next week'). Omit to leave open.
next_stepNoA single soft next step (e.g. 'happy to jump on a 20-minute call to discuss your project', 'let me know if you have a brief and I can put together a more specific number'). Omit to use the default.
your_nameNoYour name for the sign-off
Behavior4/5

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

With no annotations, the description carries full burden. It discloses the email's tone ('no apologising, no burying the number') and that it does not affect draft limits. However, it does not explicitly state side effects (e.g., whether the email is saved or sent) or authorization needs, but the generative nature is clear.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph but well-organized: purpose first, then usage distinctions, then parameter list. It is front-loaded and efficient, though could be slightly more structured for quick scanning. Every sentence adds essential information.

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?

Given no output schema, the description should clarify return value (e.g., generated email text). The description omits what the tool outputs, which is a gap. However, the input and purpose are thoroughly covered, and the sibling context is clear. The missing output detail prevents a higher score.

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

Parameters4/5

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

All 7 parameters have schema descriptions (100% coverage), so baseline is 3. The description adds value by explaining the role of each optional parameter (e.g., rate_context as 'one sentence on what is included'), providing examples, and giving usage guidance beyond the schema.

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 professional email for prospects asking about rates, with specific verb ('write') and resource ('email'). It explicitly distinguishes itself from sibling tools `draft_proposal` and `rate_increase_email`, ensuring the agent selects the correct tool.

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?

The description provides explicit when-to-use: 'when a prospect asks what are your rates?' and when-not-to-use by contrasting with `draft_proposal` and `rate_increase_email`. It also notes it 'does not count against your monthly draft limit,' adding 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