delete_style
ActiveTool of com.framesail/framesail
declared in 1.27.2
Delete a style (e.g. a failed analysis experiment). Don't delete a style that projects still use as their default — rebind them first with set_project_style.
Parameters schema
{
"type": "object",
"title": "delete_styleArguments",
"required": [
"style_id"
],
"properties": {
"style_id": {
"type": "string",
"title": "Style Id",
"description": "ID of the style to delete, from list_styles"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries