get_pathway_compounds
Retrieve all compounds (metabolites) associated with a KEGG pathway by providing its pathway ID. Useful for exploring metabolic pathways and their constituent molecules.
Instructions
Get all compounds (metabolites) associated with a KEGG pathway.
Args: pathway_id: KEGG pathway ID (e.g. 'map00010').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathway_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |