get_compound_info
Look up KEGG compound details by ID, offering concise summary or complete flat-file data for analysis.
Instructions
Get detailed information for a KEGG compound entry.
Args: compound_id: KEGG compound ID (e.g. 'C00002' for ATP, 'C00031' for D-Glucose). detail_level: 'summary' (default, compact) or 'full' (complete flat-file parse).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compound_id | Yes | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |