Skip to main content
Glama

list_crm_customers

List customers and leads stored in the Lelly CRM, with optional status filters.

Instructions

Lista clientes e leads cadastrados no CRM do Lelly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoFiltrar por status.
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only states the tool lists data, but does not explicitly confirm it is read-only, mention authentication requirements, or describe the return format. The description carries minimal transparency beyond the name itself.

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 a single concise sentence that front-loads the verb and resource. No extraneous information is included, making it efficient and easy to parse.

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 is simple with one optional parameter and no output schema, so the description is the primary source of information. It covers the basic purpose, but lacks details on return values, defaults, or side effects, which would be useful given the absence of annotations.

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?

The schema covers 100% of parameters with the status enum and a brief description. The tool description adds no additional semantic detail about how status interacts with 'clientes e leads', so it does not exceed the baseline provided by the schema.

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 lists customers and leads in Lelly's CRM, using a specific verb ('Lista') and resource ('clientes e leads'). This distinguishes it from sibling tools like create_crm_customer and other list tools for different domains.

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?

The description implies the tool is used to retrieve CRM customers/leads, but it does not explicitly mention when to use it over alternatives or provide exclusions. No guidance is given on how the status parameter affects usage, though the schema hints at filtering.

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/robincoelho/lelly-mcp-server'

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