get_lead
Retrieves a specific lead's details from ClassQuill tutoring-business data using its UUID. Enables AI tools to access lead information for a given lead ID.
Instructions
Get Lead
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_id | Yes | Lead UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| No | |||
| notes | No | ||
| phone | No | ||
| status | No | ||
| form_id | No | ||
| subject | No | ||
| created_at | No | ||
| source_url | No | ||
| updated_at | No | ||
| converted_at | No | ||
| source_form_name | No | ||
| assigned_tutor_id | No |