add_problem
Add a LeetCode problem to the Interview Coach database using its ID, title, and difficulty to track and organize interview practice.
Instructions
Add a new leetcode problem inn the Interview Coach Database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| topic | No | ||
| difficulty | Yes | ||
| leetcode_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||