get_ancestry
Retrieve the full regulatory hierarchy path for any CFR section or part, from title down to section level, showing the chain of chapter, subchapter, part, and subpart.
Instructions
Get the breadcrumb hierarchy path for a section or part.
Returns ancestors from title down to the target node: title > chapter > subchapter > part > subpart > section. Useful for understanding where a section sits in the CFR hierarchy and what regulation it belongs to.
part/section accept int or string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title_number | No | ||
| date | No | ||
| part | No | ||
| section | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||