create_persona
Define a custom test persona with goals, tech literacy, patience, device, and accessibility needs to drive realistic UX testing sessions.
Instructions
Create a custom persona for testing. Define their name, goals, tech literacy, patience, device preference, and accessibility needs. Returns the persona definition to use with start_session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Persona name (e.g., 'Maria') | |
| goals | Yes | What they want to accomplish | |
| device | No | Preferred device | |
| patience | No | Patience level (default: moderate) | |
| age_group | No | Age group | |
| background | No | Background story | |
| description | Yes | One-line description (e.g., 'Senior citizen shopping for first smartphone') | |
| tech_literacy | No | Tech literacy level (default: intermediate) | |
| behavior_notes | No | Special behavioral notes | |
| accessibility_needs | No | Accessibility needs |