Skip to main content
Glama
JoaoLucasAl

mcp-server-efi

by JoaoLucasAl

Listar recorrências de extrato CNAB 240

list_statement_recurrences
Read-onlyIdempotent

Check recurring statement generation schedules to confirm frequency and delivery details before creating or modifying recurrences.

Instructions

Lista os agendamentos recorrentes de geração de extrato CNAB 240 cadastrados na conta. Use para verificar frequência e entrega antes de criar ou revisar uma recorrência.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYesValor do campo “result” usado na saída da operação Listar recorrências de extrato CNAB 240.
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and openWorldHint=true, covering safety and idempotency. The description adds context about verifying frequency and delivery but does not disclose additional behavioral traits such as pagination or result limits. It does not contradict annotations.

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 consists of two concise sentences. The first sentence states the tool's primary function, and the second provides guidance on when to use it. There is no redundant or irrelevant information.

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

Completeness5/5

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

Given the tool has no parameters and an output schema exists, the description is complete. It covers the tool's purpose and usage context without requiring additional detail about return values.

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?

The tool has zero parameters, and the input schema has no properties. The description does not need to explain parameters since none exist. Schema description coverage is 100%, so the baseline score of 4 is appropriate.

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 that the tool lists recurring CNAB 240 statement generation schedules ('agendamentos recorrentes de geração de extrato CNAB 240'), which directly names the resource and action. It also distinguishes from sibling tools like create_statement_recurrency and update_statement_recurrency by focusing on listing.

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 says 'Use para verificar frequência e entrega antes de criar ou revisar uma recorrência,' providing a specific use case. It gives clear context for when to use the tool (before creating or revising a recurrence), but does not explicitly state when not to use it or mention alternative tools.

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

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