Save to Section
save_to_sectionAdd information to a specific section, creating the section if it doesn't exist, to keep persistent memory organized by category.
Instructions
Add info to a categorized section. Creates it if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to add. | |
| section | Yes | Section name without ##. E.g., 'Health & Wellness', 'Tech Setup'. |