get_prerequisites
Retrieve the complete ordered list of prerequisite concepts for a given topic within a specified domain.
Instructions
Return the full ordered prerequisite chain for a concept — everything to learn first.
Args:
concept: Target concept — e.g. 'Speculative Decoding', 'Isaac Lab', 'NeMo Guardrails'.
domain: Domain name from list_domains().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| concept | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |