get_problem_stats
Return aggregated performance statistics for a Leetcode problem using its ID, saving LLMs from manually calculating totals each time.
Instructions
Return the aggregated performance statistics for a Leetcode Problem This becomes useful because LLM doesn't need to recieve and manually calculate everything every time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leetcode_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||