Skip to main content
Glama

search_clients

Search and filter ISPKeeper clients by text, date range, tax status, and more.

Instructions

Search and list ISPKeeper clients with filters. Supports text search, date range, tax status, and more. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoText search (name, address, etc.)
pageNoPage number
identNoID document (DNI/INE/RFC/NIF)
borradoNoInclude deleted (1) or not (0, default)
cortadoNoFilter by cut-off status
per_pageNoResults per page (default 50)
altaDesdeNoCreated from date (YYYY-MM-DD)
altaHastaNoCreated until date (YYYY-MM-DD)
relacionesNoExpand relations: cat,subz,locfi,locre,loc,medp,tkcli,email,adic,contel,contv,coninter,intco
contribuyenteNoTax type: C=final consumer, R=registered taxpayer, M=simplified regime, E=exempt. Comma-separated.
Behavior3/5

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

With no annotations provided, the description carries the full burden. It adds a notable warning about not fabricating data if the tool fails, plus a summary of supported filter types. However, it does not disclose read-only status, pagination behavior, or error formats.

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 three concise sentences that front-load the purpose ('Search and list...'), mention key filters, and include a critical safety warning. Every sentence earns its place with no fluff.

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?

Given the tool has no output schema and 10 parameters, the description is somewhat thin; it doesn't describe the return structure or pagination behavior. However, the schema covers parameters and the warning adds operational context, making it minimally adequate.

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 input schema provides 100% coverage with detailed descriptions for all 10 parameters. The description's mention of text search, date range, and tax status only repeats schema information without adding new meaning.

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 'Search and list ISPKeeper clients with filters', which is a specific verb and resource. It distinguishes this from sibling tools like get_client by highlighting its filter/search scope.

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 usage for searching/filtering clients but does not explicitly state when to prefer this tool over alternatives like get_client or get_clients_summary. No exclusions or alternative tool names are provided.

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/dmayan-ss/mcp-ispkeeper'

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