Skip to main content
Glama

Buu AI MCP Server

generate_image

Create custom images using the Buu AI MCP Server by specifying a subthread ID for tailored graphic generation.

Instructions

[PRIVATE] - Generate image

Input Schema

NameRequiredDescriptionDefault
subthreadIdYesSubthread ID used to generate the image

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "subthreadId": { "description": "Subthread ID used to generate the image", "type": "string" } }, "required": [ "subthreadId" ], "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