create_channel
ActiveTool of com.framesail/framesail
declared in 1.27.2
Create a new channel — the container for projects and their reusable styles. Use when the user wants a fresh creative identity rather than adding to an existing channel.
Parameters schema
{
"type": "object",
"title": "create_channelArguments",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"title": "Name",
"description": "Display name for the new channel"
},
"description": {
"type": "string",
"title": "Description",
"default": "",
"description": "Optional free-text description of the channel's content focus"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.framesail/framesail
1/7 registries