list_styles
ActiveTool of com.framesail/framesail
declared in 1.27.2
List the channel's style rows (variable groups). Styles hold the art_style / narrative_style / director_style / script_prompt fields that drive every generation step, plus any custom @variables.
Parameters schema
{
"type": "object",
"title": "list_stylesArguments",
"required": [
"channel_id"
],
"properties": {
"channel_id": {
"type": "string",
"title": "Channel Id",
"description": "ID of the channel that owns the styles, from list_channels"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries