Find contacts
contact_findRead-only
Search CardDAV contacts by a case-insensitive substring match to look up names and obtain email addresses.
Instructions
Search CardDAV contacts by a case-insensitive substring (server-side where supported). Useful for resolving a name to an email address, e.g. before calendar_free_busy.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Text to match. | |
| fields | No | Fields to search (default: name + email). | |
| server | No | Server/account id to target. Defaults to the configured default server. | |
| addressBook | No | Address book URL or display name; omit for all. |