velixar_identity
Create, read, update, and delete user identity fields such as expertise and communication style for workspace-scoped profile memory across AI sessions.
Instructions
User profile — preferences, expertise, communication style, recurring goals, stable constraints. Supports get (default), store, update, delete, list, and history actions. Workspace-scoped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | Identity field to store/update/delete/history (e.g. "expertise", "communication_style") | |
| value | No | Value to store/update (string or array of strings) | |
| action | No | Action (default: get) |