get_compound_reactions
Retrieve all reactions that involve a specific KEGG compound by supplying its compound ID.
Instructions
Get all reactions involving a KEGG compound.
Args: compound_id: KEGG compound ID (e.g. 'C00002').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compound_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |