Skip to main content
Glama
guipmilek

Despezzas MCP

by guipmilek

Trocar Perfil Ativo

despezzas_switch_profile
Destructive

Switch the active Despezzas profile to manage accounts, cards, and transactions. Provide a profile ID or null for the personal/root profile.

Instructions

Operação de escrita. Troca o perfil Despezzas ativo para chamadas futuras de contas, cartões e transações. Exige confirm: true.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmNo
profile_idYesID do perfil em despezzas_list_profiles. Use null para o perfil pessoal/raiz.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

The description explicitly calls it a write operation and requires confirm: true, adding behavioral context beyond the destructiveHint annotation. No contradiction with 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?

Two sentences that are front-loaded with the main purpose and an important requirement. No unnecessary words.

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?

Given the output schema exists and the parameter schema explains profile_id, the description covers the main effect. Some might expect preconditions (e.g., must have profiles), but the context is sufficient.

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 description coverage is 50%, but the description does not add meaningful parameter details beyond what the schema already provides (e.g., profile_id description). The confirm parameter lacks explanation of its role beyond 'exige confirm: true'.

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 it switches the active Despezzas profile for future calls, using a specific verb and resource. This distinguishes it from sibling tools like despezzas_create_profile or despezzas_delete_profile.

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 indicates it requires confirm: true, providing a usage condition. However, it does not explicitly specify when not to use this tool or mention alternatives, though siblings are clear.

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/guipmilek/despezzas-mcp-clean-snapshot'

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