schema_overview
Understand the Reactome GKB schema through a primer covering class-table-inheritance, useful tables, and join recipes before writing SQL queries.
Instructions
Explain the Reactome GKB schema so you can write correct SQL.
Returns a primer on the class-table-inheritance model (the `DatabaseObject`
supertable, subclass tables sharing `DB_ID`, the `Class_2_attribute` link
tables, and the stable-id join), the most useful tables, key join recipes,
and the data release loaded. **Read this once before writing `query()` SQL.**
The same primer is also available as the `schema://reactome` MCP resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||