forge_persona_create
Create a simulation persona with background, user models, and preferences to initialize a conversation agent.
Instructions
Create a new simulation persona with its initial version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the simulation persona | |
| role | Yes | Role of the simulation persona | |
| tags | Yes | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| initial_version | Yes | Initial version of the persona | |
| org_id | No | Org ID (uses active org if omitted) |