Get Prerequisite Chain
cl_get_prerequisite_chainTrace a grammar feature's complete prerequisite chain to audit pedagogical sequencing, with depth capped at 10.
Instructions
For a given grammar feature, returns its full recursive prerequisite chain so you can audit whether the sequencing is pedagogically sound. Caps depth at 10.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| featureKey | Yes | The feature_key to trace prerequisites for |