Skip to main content
Glama

Buu AI MCP Server

team_add_member

Add a new member to your team by specifying their address using the team_add_member tool on the Buu AI MCP Server, ensuring smooth collaboration and team management.

Instructions

[PRIVATE] Add a new member to the team.

Input Schema

NameRequiredDescriptionDefault
memberYesAddress of the new team member

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "member": { "description": "Address of the new team member", "type": "string" } }, "required": [ "member" ], "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