get_profile
Retrieve the stored user profile containing long-lived preferences and recent session context, with optional project-specific scoping via projectId.
Instructions
Get the user profile. Returns static facts (long-lived preferences) and dynamic facts (recent session context). Profiles are scoped by projectId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional project scope. Omit for global profile. |