Create screen
create_screenCreate a new Terminus screen by rendering a complete Framework HTML document. The model_id and name combination must be unique; read the screen-authoring guide for details.
Instructions
Render a new Terminus screen from a complete Framework HTML document. Read terminus:screen-authoring first. The combination of model_id and name must be unique. Remote URI screen modes are not exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| mode | No | Use dither for photos or image-heavy content; omit it for text and UI. | |
| name | Yes | ||
| label | Yes | ||
| model_id | Yes | ||
| playlist_id | No |