list_top_level_pathways
Get the top-level pathway entries for a species by name or NCBI taxId, providing the entry points for browsing the Reactome pathway hierarchy.
Instructions
List the top-level pathways for a species (the browser's entry points).
Args:
species: Species name ("Homo sapiens") or NCBI taxId ("9606").
Returns:
Dict `{count, pathways}` of top-level Pathway records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | Yes |