search_customers
Locate Fieldwork customers by name, email, or account details, with optional filters for date, status, postal code, and update time.
Instructions
Search Fieldwork customers.
Args: query: Free-text search (name, email, account bits — whatever Fieldwork indexes). page: Page number (default 1). per_page: Page size (default 25; keep modest). start_date: Optional YYYY-MM-DD (or MM/DD/YYYY) lower bound. end_date: Optional YYYY-MM-DD (or MM/DD/YYYY) upper bound. customer_status: Optional status filter. postal_code: Optional postal/ZIP filter. updated_after: Optional updated-after date (YYYY-MM-DD or ISO-8601).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | No | ||
| end_date | No | ||
| per_page | No | ||
| start_date | No | ||
| postal_code | No | ||
| updated_after | No | ||
| customer_status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |