Menu Toolswordpress_delete_menu
Menu Tools

wordpress_delete_menu

Delete a WordPress navigation menu.

wordpress_delete_menu

Delete a navigation menu.

Parameters

ParameterTypeRequiredDescription
idnumberYesMenu ID

Response

{
  "success": true,
  "deleted": true,
  "id": 10
}

Example Prompts

  • "Delete menu 10"
  • "Remove the unused footer menu"

Notes

  • Deleting a menu does not delete pages/posts it links to
Was this page helpful?
Built with Documentation.AI

Last updated Dec 15, 2025