rules_list_subclass_option_groups
List subclass-style choice-group tags per class, exposing the real sub-choice picks (like druid-order or sorcerer-bloodline) that flat class baselines omit.
Instructions
List every subclass-style choice-group tag found in the ingested
data -- e.g. 'animist-apparition', 'sorcerer-bloodline', 'druid-order',
'witch-patron', 'cleric-doctrine', 'barbarian-instinct' -- one tag
family per class that has this kind of choice (order/practice/
doctrine/patron/instinct/mystery/muse/racket/style/...). Each of these
is a real level-1-or-later pick with mechanical consequences (e.g. a
Druid Order or Animist Practice can outright grant a bonus feat), but
nothing else in this server can enumerate them -- build_list_classes
only returns a class's flat level-1 baseline, with no concept of
sub-choices. Call rules_list_subclass_options with one of the tags
returned here to get its actual member options, their full mechanical
description text, and a structured grants field for anything each
option automatically grants (e.g. Shaman practice granting Spirit
Familiar) -- sourced from exact GrantItem data, not parsed from
prose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |