Skip to main content
Glama
wteja

exchange-ai-connector

by wteja

send_email

Destructive

Send or reply to an email in Microsoft 365/Outlook. This destructive action requires human confirmation before execution.

Instructions

Send or reply to an email. IRREVERSIBLE — the client must confirm before allowing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ccNo
toYes
bodyYes
subjectYes
reply_to_idNo
Behavior4/5

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

Annotations indicate destructiveHint=true; the description adds 'IRREVERSIBLE' and client confirmation requirement, providing behavioral context beyond annotations. No contradiction.

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?

Two sentences, each essential: first states the action, second provides critical caution. No wasted words.

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

Completeness2/5

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

Despite 5 parameters and no output schema, the description is minimal. Missing details on how to reply (reply_to_id), use cc, or format the body. The irreversible warning is good but incomplete for a sending tool.

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

Parameters1/5

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

Schema coverage is 0%, meaning no parameters are documented in the description. The description fails to add any meaning to the five parameters (to, subject, body, cc, reply_to_id), which severely limits agent understanding.

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?

Clearly states 'Send or reply to an email,' which is specific and distinct from sibling tools like read_email or list_emails. The description differentiates the tool's action well.

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?

Explicitly warns 'IRREVERSIBLE' and requires client confirmation, providing clear usage guidance. However, it does not explicitly state when not to use it or suggest alternatives.

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/wteja/exchange-ai-connector'

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