search_customers
Find customers in ChartMogul using their email address to retrieve subscription data and business metrics like MRR and ARR values.
Instructions
[ChartMogul API] Search customers by email address. LIMIT WARNING: Default limit 20. Discourage requesting more than 20 items to avoid excessive token usage. Returns same customer object structure as list_customers. CRITICAL: mrr/arr values are INTEGER CENTS - divide by 100 for actual currency amounts. Example: mrr=3000 means $30.00. REQUIRED: email (string: exact match like "[email protected]")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| limit | No |