get_contact_count
Retrieve the total number of contacts in your database, with optional filtering by search criteria to get a specific count.
Instructions
Get total count of contacts with optional search filter.
Args: search: Optional search query to filter contacts
Returns: JSON string containing contact count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |