Skip to main content
Glama

LINE Bot MCP Server

by tndfame

set_rich_menu_default

Set a default rich menu for LINE Official Accounts to display automatically to all users, providing consistent navigation and interaction options.

Instructions

Set a rich menu as the default rich menu.

Input Schema

NameRequiredDescriptionDefault
richMenuIdYesThe ID of the rich menu to set as default.

Input Schema (JSON Schema)

{ "properties": { "richMenuId": { "description": "The ID of the rich menu to set as default.", "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