search_constituents
search_constituentsSearch Little Green Light constituents by name or email to retrieve contact details (name, email, phone, city/state). Use the verbose option for the full record.
Instructions
Search LGL constituents by name or email address. Returns a compact summary per match (name, email, phone, city/state). Giving totals are not included — use get_constituent for those. Pass verbose:true for the full record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25, max 100). | |
| query | Yes | A name (e.g. 'Pierson') or an email address to match exactly. | |
| offset | No | Number of results to skip, for paging. | |
| verbose | No | Return the full, untrimmed LGL object instead of the compact summary. |