search_clients
Search and filter ISP clients by text, date, tax status, and more. Get paginated client lists with expandable relations for detailed queries.
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
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Text search (name, address, etc.) | |
| cat | No | Client category ID (see list_auxiliary_data client_categories) | |
| page | No | Page number | |
| ident | No | ID document (DNI/INE/RFC/NIF) | |
| borrado | No | Include deleted (1) or not (0, default) | |
| cortado | No | Filter by cut-off status | |
| per_page | No | Results per page (default 50) | |
| altaDesde | No | Created from date (YYYY-MM-DD) | |
| altaHasta | No | Created until date (YYYY-MM-DD) | |
| relaciones | No | Expand relations: cat,subz,locfi,locre,loc,medp,tkcli,email,adic,contel,contv,coninter,caja,consus,intco | |
| contribuyente | No | Tax type: C=final consumer, R=registered taxpayer, M=simplified regime, E=exempt. Comma-separated. |