Skip to main content
Glama

pre_meeting_email

Send a professional email 24 hours before a meeting to share the agenda and confirm the format (video call, phone, or in person). Includes optional meeting link and prep request.

Instructions

Write a short email sent 24 hours before a scheduled meeting to share the agenda and confirm the format. Required: client_name, meeting_description (e.g. 'our discovery call tomorrow at 10am'). Optional: agenda_items (comma-separated list of topics — auto-formatted as a numbered list), meeting_format ('video call', 'phone call', 'in person', etc.), meeting_link (Zoom/Meet/Teams URL), prep_request (one thing you need the client to have ready, e.g. 'your current pricing structure', 'the brief you mentioned'), your_name. Completes the meeting lifecycle: meeting_request_email (scheduling) → pre_meeting_email (day before) → [meeting] → meeting_recap_email (after). Does not count against your monthly draft limit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_nameYesClient's first name or full name
meeting_descriptionYesBrief description of the upcoming meeting (e.g. 'our discovery call tomorrow at 10am', 'Thursday\'s check-in', 'our kick-off call on Friday at 2pm')
agenda_itemsNoComma-separated list of topics you plan to cover (e.g. 'project goals, budget, timeline, next steps'). Auto-formatted as a numbered list. Omit to keep the email simple — useful for informal check-ins.
meeting_formatNoHow the meeting will happen — e.g. 'video call', 'phone call', 'in person', 'Google Meet'. Omit if already clear from context.
meeting_linkNoVideo call URL (Zoom, Google Meet, Teams, etc.) — included as a direct join link if provided.
prep_requestNoOne specific thing you would like the client to have ready before the call (e.g. 'your current proposal process or any examples of briefs you typically receive', 'the draft copy you mentioned', 'your brand guidelines if you have them'). Omit if nothing specific is needed.
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 states 'Does not count against your monthly draft limit', which is a behavioral trait. It also clarifies the output is an email with agenda and format confirmation. It does not explicitly state whether it sends immediately or saves as draft, but the wording suggests it writes a draft.

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 approximately 120 words, front-loaded with the core purpose, then briefly lists parameters, and adds lifecycle and limit info. Every sentence adds value with no 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 no output schema, the description covers the lifecycle, draft limit, and parameter usage well. It does not explain the return value, but it is reasonable to assume it produces an email draft. Minor gap but overall complete.

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?

Schema description coverage is 100%, so baseline is 3. The description adds value beyond the schema by providing usage context (e.g., 'Auto-formatted as a numbered list' for agenda_items, examples for prep_request, 'for the sign-off' for your_name).

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 purpose: 'Write a short email sent 24 hours before a scheduled meeting to share the agenda and confirm the format.' It specifies the timing and content, and distinguishes from siblings by placing it in the meeting lifecycle: meeting_request_email → pre_meeting_email → meeting_recap_email.

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 states when to use the tool ('24 hours before a scheduled meeting') and outlines the meeting lifecycle, implying alternatives. It does not explicitly mention when not to use it, but the lifecycle provides clear context for usage.

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