copilot_explain
Explain code functionality using GitHub Copilot to clarify programming logic and purpose for developers.
Instructions
Get detailed explanations of code from GitHub Copilot
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to explain | |
| language | No | Programming language (auto-detected if not provided) | |
| context | No | Additional context about the code |