tiendanube_search_customers
Search customers by text across names, emails, and IDs for quick customer lookup and support.
Instructions
🔎 SEARCH CUSTOMERS - Find customers using text search across names, emails, and identification numbers. Use this for quick customer lookup, support queries, order assignment, and customer service scenarios. Supports pagination for large result sets. More flexible than listing with specific filters when you need fuzzy matching or don't know exact customer details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find customers | |
| page | No | Page number (starting from 1) | |
| per_page | No | Number of items per page (max 200) |