Skip to main content
Glama
radmail-ai

RadMail MCP

Official
by radmail-ai

radmail_learning_insights

Reveals your personalized RadMail agent insights: most-used tools, response style, recurring focus, and capability wishlist. Provides transparency into learned patterns without a black box.

Instructions

Show what RadMail has learned about how YOU work — your most-used tools, learned response shape, recurring focus, and your capability wishlist. Transparency, not a black box.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentIdNo
includeBacklogNoAlso include the cross-agent product backlog.
Behavior2/5

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

No annotations exist, so the description must disclose behavioral traits. It claims 'Transparency, not a black box' but fails to explicitly state side effects, whether it modifies data, or any authorization needs. For an informational tool, it should assert read-only nature.

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 two sentences, concise and front-loaded with the core purpose. It could be structured more formally, but it is efficient and avoids waste.

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?

For a tool with 2 optional parameters and no output schema, the description covers the gist but lacks detail on return values or behavior. Terms like 'learned response shape' are undefined, leaving ambiguity despite the low complexity.

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

Parameters2/5

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

Schema coverage is 50% (only includeBacklog has a description). The description adds no parameter-level details. With 2 parameters and no enums, the description should at least mention agentId's purpose to compensate, but it does not.

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 what the tool does: show insights RadMail has learned about the user, including specific categories like most-used tools, learned response shape, recurring focus, and capability wishlist. It distinguishes from siblings by focusing on learned patterns rather than current state or why something surfaced.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like 'why_surfaced' or 'list_right_now'. The description implies usage for transparency, but there is no explicit when/why-not or mention of prerequisites.

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/radmail-ai/radmail-mcp'

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