Skip to main content
Glama
JoseAlmeida-Ploomes

Ploomes MCP Server

buscar_razao_perda

Find business loss reasons in Ploomes CRM using keyword search. Retrieve matching reasons to analyze lost deals.

Instructions

    🎯 Objetivo:
        No CRM Ploomes, um negócio pode ser perdido por diferentes razões.
        Essa tool retorna uma lista de razões de perda de negócio baseado numa busca por palavras chave.

    Args:
        palavras_chave: Lista de palavras chave para a busca. Procure por uma palavra chave que possam estar na razão de perda.
        pagina: Número da página a ser buscada.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paginaNo
palavras_chaveYes
Behavior2/5

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

No annotations provided, so description carries full burden. It describes the search and pagination parameters but fails to mention side effects (expected none), default page size, or result count. Read-only nature is implied but not stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description includes unnecessary emoji and formatting (e.g., '🎯 Objetivo:', 'Args:'). While the core information is present, it could be more concise without these adornments.

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 tool's simplicity (2 parameters, no output schema, no annotations), the description covers the purpose, parameter details, and context. Missing pagination details (e.g., items per page) but adequate for a basic search tool.

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

Parameters5/5

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

Despite schema description coverage being 0%, the description explicitly explains both parameters: 'palavras_chave' (list of keywords) and 'pagina' (page number). This fully compensates for lack of schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool returns a list of loss reasons based on keyword search, using specific verb and resource. However, it does not explicitly differentiate from sibling search tools, but the resource is unique.

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

Usage Guidelines3/5

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

Provides context about CRM Ploomes and loss reasons, but no explicit guidance on when to use this tool versus alternatives, nor when not to use it.

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/JoseAlmeida-Ploomes/ploomes-mcp'

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