fetch_problem_plain_text
Fetch the plain text content of a LeetCode problem by providing its URL.
Instructions
Fetches the plain text content of a LeetCode problem given its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |