get_reaction_info
Retrieve detailed information for a KEGG reaction by ID, with options for summary or full details.
Instructions
Get detailed information for a KEGG reaction.
Args: reaction_id: KEGG reaction ID (e.g. 'R00756' for glucose phosphorylation). detail_level: 'summary' (default, compact) or 'full' (complete flat-file parse).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reaction_id | Yes | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |