section
Navigate and retrieve specific sections from PDF assets with configurable depth, format, and fuzzy search.
Instructions
Consolidated section navigation entrypoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | ||
| doc_id | Yes | ||
| path | No | ||
| section_id | No | ||
| query | No | ||
| max_depth | No | ||
| format | No | tree | |
| include_children | No | ||
| block_types | No | ||
| limit | No | ||
| fuzzy | No | ||
| max_chars | No |