Create persona
create_personaSet the playbook's singleton persona name and system prompt. This does not add a second persona; it is a backward-compatible alias that overwrites those fields. Requires personas:write or full permission. Prefer update_persona to change a subset of fields. Use update_playbook only when you also need playbook name, visibility, config, or project instructions. Do not use delete_persona unless you intend to reset to the default Assistant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the persona | |
| metadata | No | Optional metadata | |
| playbook_id | Yes | UUID of the playbook | |
| system_prompt | Yes | The system prompt that defines this persona's behavior |