Navigation is one of those things everyone means to tidy and nobody opens the menus screen to do, because dragging items around by hand is fiddly and easy to get wrong. This has the agent read your current menus, propose the structure you describe, and build it out in batches you approve, without touching a link until you have seen the plan.
Help me sort out the navigation menus on this site, and build nothing until Iapprove the plan.
Start by reading what's there: list the menus, and for the one called [MainMenu] show me its items in order, each item's label and where it links. Lay itout so I can see the current structure.
Here's what I want the menu to become: [describe the new set of links, forexample Home, Services, Pricing, Blog, Contact]. Draft that as a plan and waitfor my okay. Once I approve, either build it as a new menu or add and renameitems on the existing one, a few at a time, showing me each batch. Update anitem's label or URL rather than duplicating it where you can. If any itemsshould be removed, show me that list separately and wait for a second yes,since removing a menu item is permanent. When you're done, list the menu andevery item you added, changed, or removed, and remind me toassign the menu to its spot under Appearance if it's a new one.Why this is safe to run
The reads come first: listing the menus and laying out the target menu’s items writes nothing, so you approve a plan before anything is built. The write abilities, creating a menu, renaming it, adding an item, editing an item, and removing an item, are each off until you enable them and each requires the edit-theme-options capability on the user you bound the agent to. Removing an item is the only destructive step, so it is held behind a separate approval and is permanent (menu items have no trash); the recipe never deletes a whole menu. The agent works in batches you watch, and every change lands in the Activity Log.
Already connected? Ask your agent for the “rebuild the navigation menus” recipe, describe the structure you want, and it runs the same read-then-approve flow on your own menus.