user_profile
Store and update persistent preferences, style, and domain knowledge across sessions using add, remove, replace, or view actions.
Instructions
Manage persistent user profile — preferences, style, domain knowledge that persists across sessions. Actions: add, remove, replace, view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Profile action | |
| content | No | Content to add or new content for replace | |
| old_text | No | Substring to match for remove/replace |