get_problem_submission_report
Get a LeetCode submission report by ID with source code, runtime stats, and test results after authentication.
Instructions
Retrieves detailed information about a specific LeetCode submission by its ID, including source code, runtime stats, and test results (requires authentication)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numerical submission ID to retrieve detailed information for |