Buu AI MCP Server

team_remove_member

Manage team membership on the Buu AI MCP Server by removing a member using their address. Maintain accurate team composition with this tool.

Instructions

[PRIVATE] Remove a member from the team.

Input Schema

NameRequiredDescriptionDefault
memberYesAddress of the team member to remove

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "member": { "description": "Address of the team member to remove", "type": "string" } }, "required": [ "member" ], "type": "object" }

You must be authenticated.

Other Tools from Buu AI MCP Server

Related Tools

ID: t0xuq692cn