get_question
Fetch a single question with tiered hint reveal. Adjust hint level to show nudge, approach, or full solution as needed.
Instructions
Fetch one question with tiered hint reveal.
Args: question_id: e.g. "SAMPLE-NT-001". hint_level: 0 = question only, 1 = + nudge, 2 = + approach, 3 = + full solution and answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint_level | No | ||
| question_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||