search_problems
Retrieve LeetCode problems filtered by categories, tags, difficulty, and keywords, with pagination for efficient browsing.
Instructions
Searches for LeetCode problems based on multiple filter criteria including categories, tags, difficulty levels, and keywords, with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| offset | No | ||
| category | No | all-code-essentials | |
| difficulty | No | ||
| searchKeywords | No |