update_profile
Save an agent's profile to the database to maintain persistent memory across interactions.
Instructions
Save a pre-computed agent profile to the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Profile text to save (pre-computed by caller) | |
| agent_id | Yes | Agent identifier |