get_module_info
Retrieve detailed information about a KEGG module by its module ID, with options for summary or full details.
Instructions
Get detailed information for a KEGG module.
Args: module_id: KEGG module ID (e.g. 'M00001' for glycolysis core module). detail_level: 'summary' (default, compact) or 'full' (complete flat-file parse).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |