get_pathway_info
Retrieve detailed information for a KEGG pathway by specifying its pathway ID, with options for summary or full detail level including linked genes, compounds, and reactions.
Instructions
Get detailed information for a KEGG pathway.
Args: pathway_id: KEGG pathway ID (e.g. 'hsa00010', 'map00010'). detail_level: 'summary' (default, compact) or 'full' (complete flat-file parse with all linked genes, compounds, reactions, references, and xrefs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathway_id | Yes | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |