Skip to main content
Glama
HenriquePvAr

RAMPAP Productivity

by HenriquePvAr

Arquivar vários emails

outlook_arquivar_emails

Archive up to 50 Outlook emails at once, moving them out of the inbox while keeping them accessible. Solve email clutter without deleting messages.

Instructions

Move vários emails para o Arquivo Morto de uma vez (até 50). Não é exclusão — eles continuam disponíveis. Antes de executar, informe a quantidade (ex.: 'Vou arquivar 24 emails. Eles sairão da Caixa de Entrada, mas continuarão disponíveis.').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idsYesIDs dos emails. Máximo 50.
Behavior4/5

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

Annotations already indicate destructiveHint=false, but the description adds useful behavioral context: emails remain available after archiving and leave the Inbox. It also discloses the required user-communication step, which is not inferable from annotations or schema.

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 compact and front-loaded with the action and limit. The quoted example in the second sentence is slightly redundant but earns its place by specifying exactly what the agent must say before executing.

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 single-parameter batch operation with no output schema, the description covers the action, batch limit, non-destructive nature, and a required pre-execution message. It is sufficient for correct invocation, though it does not mention connection or account prerequisites.

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?

Schema description coverage is 100% since the ids parameter is described as 'IDs dos emails. Máximo 50.' The description mostly restates the batch size and does not add new parameter-level meaning such as ID format, source requirement, or how to obtain valid IDs.

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 states a specific verb and resource: 'Move vários emails para o Arquivo Morto de uma vez (até 50).' It clearly scopes the operation as batch archiving and explicitly distinguishes it from deletion, which also separates it from the singular sibling tool outlook_arquivar_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 provides a clear usage instruction: 'Antes de executar, informe a quantidade,' and clarifies this is archival, not deletion. However, it does not explicitly name alternatives or give exclusion criteria such as when to use outlook_mover_emails or outlook_arquivar_email instead.

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/HenriquePvAr/rampap-file-manager-mcp'

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