update_profile
Update a knowledge graph profile with static or dynamic facts to record preferences, roles, or current projects.
Instructions
Add a fact to the user profile. Static facts are long-lived (preferences, role, tools). Dynamic facts are recent (current project, active work).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Fact type: static (long-lived) or dynamic (recent) | |
| content | Yes | The fact to add | |
| projectId | No | Optional project scope |