get_user_profile
Fetch LeetCode user profile details, including stats, solved problems, and other relevant data by providing the username.
Instructions
Retrieves profile information about a LeetCode user, including user stats, solved problems, and profile details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
username | Yes | LeetCode username to retrieve profile information for |