Get style
get_styleFetch one style row — its inputs (reference material), analyzed fields
(art_style, narrative_style, director_style, script_prompt, ...), and
templates: {"character": url|null, "environment": url|null}, the two
template images. A null there means that template is genuinely missing and
needs generate_style_template; a URL means it exists (view_image it) —
don't re-render it. Show fields to the user for review; fine-tune with
update_style_fields. inputs_stale: true means the references changed
since the last analysis run — the analyzed fields don't reflect them;
offer the user analyze_style (it rewrites those fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style_id | Yes | Style ID, as returned by create_style or list_styles |