check_user_exists_by_phone
Verifies whether a user account exists for a given phone number in a specified workspace.
Instructions
Check whether a user account with the given phone number exists (e.g. "+1234567890").
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone_number | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |