coding_explain_code
Explains how code works, why it's structured that way, and its inputs/outputs. Adjusts depth for engineer, junior, product, or executive audiences.
Instructions
Explain how a piece of code works, why it's structured this way, and what its inputs/outputs are. Tunes depth to the requested audience. Args: message: Free-text objective for the action. path (required): File path or symbol to explain. audience: One of: engineer, junior, product, executive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| path | No | ||
| audience | No | engineer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |