get_pathway_genes
Retrieve all genes linked to a specified KEGG pathway by providing its organism-specific ID, such as 'hsa00010'.
Instructions
Get all genes associated with a KEGG pathway.
Args: pathway_id: KEGG pathway ID (e.g. 'hsa00010'). Use organism-specific IDs (e.g. 'pae00350' for P. aeruginosa) — reference pathways ('map*') are not supported by the KEGG gene link API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathway_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |