Skip to main content
Glama

LINE Bot MCP Server

by tndfame

delete_rich_menu

Remove rich menus from LINE Official Accounts to manage interface elements and maintain clean messaging experiences.

Instructions

Delete a rich menu from your LINE Official Account.

Input Schema

NameRequiredDescriptionDefault
richMenuIdYesThe ID of the rich menu to delete.

Input Schema (JSON Schema)

{ "properties": { "richMenuId": { "description": "The ID of the rich menu to delete.", "type": "string" } }, "required": [ "richMenuId" ], "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/tndfame/mcp_management'

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