get-problem
Retrieve LeetCode problem details using the problem's URL slug to access content, constraints, and test cases for coding practice or AI integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
titleSlug | Yes | The URL slug of the problem (e.g., 'two-sum') |