get_persona
Retrieve the current persona and user context at session start to load the AI's identity and user knowledge for memory continuity across sessions.
Instructions
Return the current persona + user context.
This gives the AI its identity and what it knows about the user. Call this at session start to load full context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |