Skip to main content
Glama

list_scheduled_emails

Retrieve all emails scheduled for future delivery. Use with filter parameter 'scheduled' to view pending messages.

Instructions

Listar emails programados — Muestra los emails que estan programados para enviarse en el futuro. [query]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterYesDebe ser 'scheduled'
from_filterNoFiltrar por remitente
has_attachmentsNoFiltrar por emails con adjuntos
tagNoFiltrar por etiqueta
assignedNoFiltrar por agente asignado
date_fromNoFecha inicio del filtro
date_toNoFecha fin del filtro
Behavior2/5

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

No annotations are provided, so the description is the sole source. It states the tool shows scheduled emails, but does not disclose read-only nature, authentication needs, rate limits, or pagination behavior. Minimal behavioral context beyond the basic functionality.

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 very short and front-loaded, with one sentence conveying the core purpose. It is concise, though the appended '[query]' is cryptic and could be integrated better.

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 list tool with 7 parameters and no output schema, the description is adequate but not complete. It does not explain the return format, default behavior, or edge cases. However, the functionality is straightforward, so a score of 3 is appropriate.

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?

The input schema has 100% coverage with descriptions for all parameters. The description does not add any additional meaning beyond what the schema already provides, achieving the baseline score for high schema coverage.

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 lists scheduled emails that are set to be sent in the future. It is a specific action on a resource and distinguishes it from sibling tools like cancel_scheduled_email or list_scheduled_messages.

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. The description does not mention when not to use it or compare with other listing tools like list_scheduled_messages or list_campaigns.

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/wazionapps/mcp-server'

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