Find Setell customers
setell_find_customerSearch for customers in Setell using email (exact match) or name (partial match). Retrieve job count, lifetime value, and last job date for each match.
Instructions
Search Setell customers by email (exact) or name (partial). Returns each match with jobCount, lifetimeValue (sum of accepted quote totals), and lastJobAt. At least one of email or name is required. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Partial-match on customer name (case-insensitive). Use a few characters of the company or contact name. | |
| No | Exact-match customer email (case-insensitive). | ||
| limit | No | Max customers to return (1-25). Defaults to 10 on the backend. |