get-user-submissions
Retrieve LeetCode user submission history by specifying a username and optional limit. Designed for accessing coding challenge data via the mcp-server-leetcode.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of submissions to return | |
username | Yes | LeetCode username |