update_profile
Store pre-computed agent profiles in the database to enable persistent memory retention and reliable profile access across sessions.
Instructions
Save a pre-computed agent profile to the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent identifier | |
| profile | Yes | Profile text to save (pre-computed by caller) |