Skip to main content
Glama

Attendee MCP Server

by rexposadas

remove_meeting_bot

Eliminate unnecessary bots from a meeting by specifying the bot ID, ensuring streamlined communication and efficient meeting management on the Attendee MCP Server.

Instructions

Remove a bot from a meeting

Input Schema

NameRequiredDescriptionDefault
bot_idYesID of the bot to remove

Input Schema (JSON Schema)

{ "properties": { "bot_id": { "description": "ID of the bot to remove", "type": "string" } }, "required": [ "bot_id" ], "type": "object" }

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/rexposadas/attendee-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server