Set project style
set_project_styleSet the project's default style — the style whose art/narrative/director fields drive its generations. Use after create_style to put a new visual identity into effect, or to switch a project between channel styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style_id | Yes | ID of the style to make the project's default, from create_style or list_styles | |
| project_id | Yes | Project ID, as returned by create_project or list_projects |