education_explainLesson
Explain Ethereum development concepts by providing deep explanations and code examples of common mistakes and correct patterns, with links to documentation.
Instructions
Get the full explanation and code examples for a specific lesson.
Use this when a developer wants to understand the "why" behind a warning, or when you need to show them correct vs incorrect code patterns.
Includes:
Deep explanation of the concept
Code example of what NOT to do (common mistake)
Code example of the RIGHT way
Links to related documentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lessonId | Yes | The lesson ID to explain (e.g., 'decimals-vary', 'nothing-automatic', 'reentrancy') |