search_contacts
Find contacts in Recruit CRM using filters like name, email, company, or date range. Returns paginated list of recent contacts when no filters are given.
Instructions
Search for contacts by name, email, company, or date range.
Provide at least one filter for targeted results. Filters are combined with AND logic. With no filters, returns a paginated list of recent contacts. Date params use YYYY-MM-DD format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first_name | No | ||
| last_name | No | ||
| No | |||
| No | |||
| contact_number | No | ||
| company_slug | No | ||
| created_from | No | ||
| created_to | No | ||
| updated_from | No | ||
| updated_to | No | ||
| owner_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |