Skip to main content
Glama
JoseAlmeida-Ploomes

Ploomes MCP Server

buscar_field_paths

Explore field paths from a Ploomes CRM entity to identify possible routes before assembling checklist items.

Instructions

    Buscar FieldPaths disponíveis a partir de uma entidade no Ploomes CRM.

    Observacoes:
        1. entity_id=2 representa Negócio (Deal).
        2. Use para investigar os caminhos possíveis antes de montar itens de checklist.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_idNo
Behavior2/5

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

With no annotations provided, the description must disclose all behavioral traits. It only states the purpose and a note about entity_id, but omits whether the operation is read-only, requires authentication, or has side effects. The lack of behavioral details is a significant gap.

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 is brief and well-structured: a primary sentence, followed by bullet-pointed observations. Every sentence adds value, and the most important information is front-loaded.

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?

The tool has 1 parameter, no output schema, and no annotations. The description covers the purpose, parameter meaning, and a use case, but does not explain the output format or error scenarios. Given its simplicity, it meets minimum viability but lacks completeness.

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 0%, so the description must compensate. It adds meaning by noting that entity_id=2 corresponds to Deal, but does not explain other possible values or format. This provides partial clarity, enough to lift from baseline 1 to 3.

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 searches for available FieldPaths from an entity in Ploomes CRM, and clarifies that entity_id=2 represents Deal. This distinguishes it from siblings like buscar_field_key_por_field_id, which targets a specific field key.

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 advises using this tool to investigate possible paths before building checklist items, providing a clear use case. It does not explicitly mention when not to use it or list alternatives, but the given scenario offers sufficient guidance for a focused tool.

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