vocametrix_approve_therapy_plan
Approve, reject, or request modifications to a generated therapy plan. Approval locks and delivers the plan; rejection discards it; modifications require feedback to regenerate.
Instructions
Human-in-the-loop approval gate for generated therapy plans. Actions: 'approve' (locks and delivers plan), 'reject' (discards), 'modify' (requires feedback, re-generates). This action is irreversible — once approved, the plan is sent for delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from vocametrix_generate_therapy_plan | |
| action | Yes | Approval decision | |
| feedback | No | Required when action = 'modify': describe the changes needed |