get-problem
Retrieve LeetCode problem details by providing the problem's URL slug. Access problem descriptions, constraints, and examples for AI-assisted coding or practice.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
titleSlug | Yes | The URL slug of the problem (e.g., 'two-sum') |