search_users
Find users by name or email and get their ID for assigning tasks or deals.
Instructions
Search users by name or email. Returns id, name and username (email) — use id as responsible_id for tasks or assignee_id for deals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or email to search for (case-insensitive partial match) |