explain
Request a tailored code analysis from Codex CLI, specifying the programming language and detail level to clarify any code snippet.
Instructions
Codex CLI(GPT-5.4)にコードの解説・分析を依頼。
Args: code: 解説対象のコード language: プログラミング言語 detail_level: 詳細レベル(brief/medium/detailed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| language | No | python | |
| detail_level | No | medium |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |