update_profile
Add facts to a user profile, choosing static for long-lived preferences/roles or dynamic for current projects/work. Optionally scope facts to a project.
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 |