Find a user
clockify_find_userResolve a person to their Clockify ID from a name or email fragment, so queries like 'what did Anna work on' need no manual ID entry.
Instructions
Resolves a person to their Clockify id from a name or an email fragment, so a request like "what did Anna work on" does not need ids typed by hand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Part of a name or email, case-insensitive | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |