get-daily-challenge
Retrieve the daily coding challenge from LeetCode to practice programming skills, improve problem-solving abilities, and stay consistent with coding routines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }