save_memory
Store reusable knowledge into the phone agent's persistent memory. Use to save important facts and instructions for future tasks, enabling the agent to recall context across interactions.
Instructions
Save a semantic memory (reusable knowledge) into the phone agent's persistent memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | One-line title of the memory | |
| content | Yes | Memory content, under 200 chars recommended | |
| keywords | No | Optional search keywords |