get_section
Retrieve a specific section from a Markdown file by section ID. Specify the document path, section ID, and validation level (STRICT, NORMAL, PERMISSIVE) to ensure accurate extraction and compliance.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
document_path | Yes | ||
section_id | Yes | ||
validation_level | No | NORMAL |