request_hint
Progressively reveal hints for a LeetCode problem: from clarification to approach, implementation sketch, and finally solution unlock.
Instructions
Advances the hint level for an active session and returns the next hint. Levels: 1 clarification → 2 approach → 3 implementation sketch → 4 solution unlock. The community-solutions tools become callable only after this has been driven to level 4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| titleSlug | Yes | The URL slug of the problem the user is working on. |