Skip to main content
Glama

Buu AI MCP Server

team_update

Modify team details such as name and wallet address on Buu AI MCP Server to ensure accurate and updated team information.

Instructions

[PRIVATE] Update team data.

Input Schema

NameRequiredDescriptionDefault
nameNoNew name for the team
walletNoNew wallet address for the team

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "New name for the team", "type": "string" }, "wallet": { "description": "New wallet address for the team", "type": "string" } }, "type": "object" }
Install Server

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