Replace Section
replace_sectionReplace all content in a specified section of a persistent memory file to update or rewrite stored information.
Instructions
Replace ALL content in a named section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | Exact name of existing section (no ##). | |
| new_content | Yes | Full replacement. |