check_user_exists_by_email
Check if a user with the given email exists in the specified workspace, using the workspace ID obtained from list_workspaces().
Instructions
Check whether a user account with the given email address exists.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |