Menu Tools
wordpress_list_menu_locations
List all registered menu locations and the menus assigned to them.
wordpress_list_menu_locations
List all registered menu locations and their assigned menus.
Parameters
This tool takes no parameters.
Response
{
"success": true,
"locations": [
{
"location": "primary",
"description": "Primary Menu",
"menu_id": 10
}
]
}
Example Prompts
- "List menu locations"
- "Which menu is assigned to the primary navigation?"
Related Tools
Was this page helpful?
Built with Documentation.AI
Last updated Dec 15, 2025
