update_section
Update an existing section by merging specified fields. Replace list fields entirely rather than appending items.
Instructions
Shallow-merge fields into an existing section.
Whole list fields are replaced, not appended — to add to a list, prefer add_flashcards or add_resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| section_id | Yes | ||
| patch_fields | Yes | Fields to merge into the section (shallow merge) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||