Skip to main content
Glama

Buu AI MCP Server

subthread_generate

Create new subthreads with customizable styles and prompts using the tool on Buu AI MCP Server. Ideal for organizing and expanding discussions or workflows efficiently.

Instructions

[PRIVATE] Generates a new subthread.

Input Schema

NameRequiredDescriptionDefault
promptNoOptional prompt text
styleNoOptional style input for subthread generation

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "Optional prompt text", "type": "string" }, "style": { "description": "Optional style input for subthread generation", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 ], "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Buu AI MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Buu-AI/buu-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server