read_lean_versions
Retrieve a list of LEAN versions with basic information for each version to track engine updates.
Instructions
Returns a list of LEAN versions with basic information for each version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| versions | No | List of LEAN versions with their basic descriptions. | |
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |