cassette_make_prompt
Create a complete Cassette edit prompt from a natural-language instruction and session assets. Specify style, duration, constraints, and output format to get a ready-to-use edit prompt.
Instructions
Build a complete Cassette edit prompt from a natural-language instruction and session assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| chat_id | No | ||
| duration | No | ||
| language | No | ||
| session_id | No | ||
| constraints | No | ||
| instruction | Yes | ||
| output_format | No | ||
| requires_assets | No | ||
| cassette_language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| phase | Yes | ||
| job_id | No | ||
| warnings | No | ||
| artifacts | No | ||
| session_id | No | ||
| next_action | Yes |