move_section
Reposition a specified section within a Markdown document to a target location, automatically saving changes if enabled. Ensures document integrity with optional backup and validation.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_save | No | ||
backup | No | ||
document_path | Yes | ||
section_id | Yes | ||
target_position | Yes | ||
validation_level | No | NORMAL |