Spaces:
Sleeping
Sleeping
| flow_id: clarify | |
| type: primitive | |
| actions: | |
| - step: 1 | |
| type: ask | |
| response_spec: | |
| id: global_clarify | |
| goal: "Ask the patient to repeat or clarify what they said" | |
| tone: gentle_professional | |
| must_include: | |
| - "understand" | |
| must_ask: | |
| - "could you say that again" | |
| must_not: | |
| - "diagnos" | |
| max_questions: 1 | |
| collects: | |
| - clarification_text | |
| exit: | |
| on_complete: re_evaluate | |
| on_unclear: handoff | |