get_style
ActiveTool of com.framesail/framesail
declared in 1.27.2
Fetch one style row — its inputs (reference material) and analyzed fields (art_style, narrative_style, director_style, script_prompt, ...). Show fields to the user for review; fine-tune with update_style_fields.
Parameters schema
{
"type": "object",
"title": "get_styleArguments",
"required": [
"style_id"
],
"properties": {
"style_id": {
"type": "string",
"title": "Style Id",
"description": "Style ID, as returned by create_style or list_styles"
}
}
}Parent server
com.framesail/framesail
1/7 registries