list_sections_in_part
Retrieve all section headings in a FAR or DFARS part. Use to understand the scope of a part before exploring specific sections.
Instructions
List all sections in a FAR/DFARS part with their headings.
Returns a flat list of sections extracted from the structure tree. Useful for understanding the scope of a FAR part before drilling into specific sections.
Default chapter='1' (FAR). Use chapter='2' for DFARS.
part_number accepts int or string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_number | Yes | ||
| chapter | No | 1 | |
| title_number | No | ||
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||