Skip to main content
Glama

wordpress_delete_menu

Remove navigation menus from WordPress sites by specifying the menu ID and deletion parameters to manage site structure and user navigation.

Instructions

Delete a navigation menu

Input Schema

NameRequiredDescriptionDefault
menuIdYes
forceYes

Input Schema (JSON Schema)

{ "properties": { "force": { "type": "boolean" }, "menuId": { "type": "number" } }, "required": [ "menuId", "force" ], "type": "object" }

Other Tools from WordPress 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/RaheesAhmed/wordpress-mcp-server'

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