Write a scenario
tegas_write_scenarioFree (requires an active plan). Tessa writes a complete video scenario from an idea in one
call, without asking questions. duration_sec 5..60, aspect 9:16 | 16:9 | 1:1. reference_urls:
public image URLs of a product/character (or reference_id ref_...), optional.
Returns scenario_id (valid for a few days), the scenario text, episodes with per-episode
durations, warnings and the actual duration_sec (may differ from the requested one).
Typical flow: tegas_write_scenario -> (optional) tegas_find_heroes / tegas_draw_heroes ->
tegas_start_video with confirm=false to get the price -> user consent -> confirm=true ->
tegas_wait_video. Keep the returned duration_sec: pass it to tegas_start_video for the quote.
Show the scenario text to the user; call again with a refined idea if they want changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idea | Yes | ||
| aspect | No | 9:16 | |
| category | No | ||
| language | No | ru | |
| duration_sec | No | ||
| reference_urls | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||