vocametrix_get_therapy_result
Retrieve the completed therapy plan result when status is 'complete'. Returns session details including exercise plans, clinical narrative, and HTML report.
Instructions
Retrieve the completed therapy plan result. Only call when vocametrix_get_therapy_status returns result_available = true or status = 'complete'. Returns the full therapy session with exercise plans, clinical narrative, and HTML report path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from vocametrix_generate_therapy_plan |