lookup_user
Find a user in ClassQuill tutoring data by providing an exact email or phone number to retrieve their profile details.
Instructions
Lookup User
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Exact email (case-insensitive) | ||
| phone | No | Exact phone number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| No | |||
| last_name | No | ||
| created_at | No | ||
| first_name | No | ||
| account_type | No |