wordpress_get_menu_items
Retrieve navigation menu items from WordPress sites to manage website structure and user navigation paths.
Instructions
Get menu items from a specific menu or all menus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}