Save user persona
persona_saveSaves or overwrites persona markdown to define behavior rules, supporting project-specific or global scope selection for the base persona.
Instructions
Manually save/overwrite persona markdown. Defaults to the current project layer (overrides that project part of the merged view); scope=global writes the global base persona. For maintaining the persona or project-specific behavior rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Write scope: project (default) / global | |
| content | Yes | Persona markdown content |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |