update_note_section
Replace the content under a section heading on an existing wiki page, updating just that part of the document. Use the force flag to allow changes to human-edited pages.
Instructions
Replace the content under a section heading on an existing page. Refuses to modify human-edited pages unless force: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| force | No | ||
| section | Yes | ||
| new_content | Yes |