get_problem_solution
Retrieve the complete solution content for a LeetCode problem, including full article text, author details, and navigation links.
Instructions
Retrieves the complete content and metadata of a specific solution, including the full article text, author information, and related navigation links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | The unique topic ID of the solution to retrieve. This ID can be obtained from the 'topicId' field in the response of the 'list_problem_solutions' tool. Format is typically a string of numbers and letters that uniquely identifies the solution in LeetCode's database. |