analyze_style
ActiveTool of com.framesail/framesail
declared in 1.27.2
Re-run style analysis (after changing a style's inputs). Async — await_jobs(style_id=...) until the style_analysis job completes.
Parameters schema
{
"type": "object",
"title": "analyze_styleArguments",
"required": [
"style_id"
],
"properties": {
"style_id": {
"type": "string",
"title": "Style Id",
"description": "ID of the style to re-analyze, from create_style or list_styles"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries