get_event_participants
Get the list of physical entities that participate in a Reactome reaction or pathway, given its stable ID.
Instructions
List the physical entities that participate in a reaction or pathway.
Args:
stable_id: Event stable id, e.g. "R-HSA-69620".
Returns:
Dict `{count, participants}` grouping each participating PhysicalEntity
with its ReferenceEntities (UniProt/ChEBI/etc. cross-references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stable_id | Yes |