Skip to main content
Glama

Buu AI MCP Server

genrequest_get_all

Retrieve all GenRequests associated with a specific subthread ID on the Buu AI MCP Server to manage and organize team data efficiently.

Instructions

[PRIVATE] - Get all team's GenRequests by subthread ID

Input Schema

NameRequiredDescriptionDefault
subthreadIdYesSubthread ID to retrieve all associated GenRequests

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "subthreadId": { "description": "Subthread ID to retrieve all associated GenRequests", "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