Get Diagnosis Result
get_diagnosis_resultGet results of a diagnosis, or view diagnosis history/usage.
Use with diagnosis_id to get a specific result. Use with brand_id + view='history' to see past diagnoses. Use with brand_id + view='usage' to check remaining quota.
Args: brand_id: For history/usage views. diagnosis_id: For fetching a specific result. view: 'history' or 'usage'. Omit for single result. limit: Results per page for history, 1-100. Default 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | ||
| limit | No | ||
| brand_id | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. | |
| diagnosis_id | No |