forge_scenario_create
Create a simulation scenario with tags and an initial version including objective, instructions, and conversation start settings.
Instructions
Create a new simulation scenario with its initial version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the simulation scenario | |
| tags | Yes | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| initial_version | Yes | Initial version of the scenario | |
| org_id | No | Org ID (uses active org if omitted) |