suggest_sentence
Generates tailored practice sentences for English pronunciation drills. Choose phoneme focus and difficulty to get a sentence to read aloud.
Instructions
Suggest a practice sentence the user can read aloud.
Args: focus: Phoneme focus area. Options: "th", "f_v", "r_l", "vowels", "general". If not specified, picks randomly. difficulty: Difficulty level. Options: "beginner", "intermediate", "advanced". If not specified, picks randomly.
Returns: A practice sentence with its focus area and difficulty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | ||
| difficulty | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |