create_identity
Create an identity defining voice, tone, role, and audience to guide AI output from the right perspective.
Instructions
Creates a new identity in the workspace. Identities capture voice, tone, role, and audience context so AI produces work from the right perspective.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Identity name (required). | |
| type | No | Identity type. Defaults to person. | |
| scope | No | user: personal; workspace: shared. Defaults to user. | |
| neverDo | No | Things to never do. | |
| alwaysDo | No | Things to always do. | |
| audience | No | Intended audience. | |
| background | No | Background information. | |
| brandColors | No | Brand colours. | |
| roleContext | No | Role and context description. | |
| workspaceId | No | Workspace ID. If not provided, uses your default workspace. | |
| brandVisuals | No | Visual style description. | |
| writingSamples | No | Writing samples. | |
| recurringTopics | No | Recurring topics. | |
| linkedLibraryIds | No | Context library IDs to link. | |
| valuesPriorities | No | Values and priorities. | |
| voiceDescriptors | No | Voice and tone descriptors (e.g. "concise, direct, warm"). |