Get user persona
persona_getLoad the user's saved preferences and behavior rules at the start of a session. Returns a merged persona combining global settings with project-specific overrides.
Instructions
Read the L3 user persona markdown (stable summary of user preferences/behavior rules). Call at the start of a new session to load the user profile and preferences. Returns the merged view by default (global base persona + current project overrides, with per-line scope).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Read scope: auto merged (default) / project / global |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |