explain_code
Explains what code does, detailing control/data flow and non-obvious behavior. Provide code or file path.
Instructions
Explain what code does, including control/data flow and non-obvious behavior.
Provide exactly one of code or file_path. Explanations are usually
fast enough that think=False (the default) is sufficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| think | No | ||
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |