Add new AI agent for managing menus and menu items
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3539514. -->
Reported by: [sijumpk](https://www.drupal.org/user/389053)
Related to !169
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently there is no agent functionality to manage menus or menu items. Adding an AI agent for menu and menu item management will allow site builders and developers to automate tasks such as creating menus, managing menu links, and updating navigation hierarchies using AI prompts or automated workflows.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Introduce a new AI agent plugin (e.g., MenuAgent) that supports the following capabilities:</p>
<ul>
<li>Listing menus and menu links.</li>
<li>Creating or updating menus.</li>
<li>Adding, editing, and reordering menu links.</li>
<li>Fetching menu structure information (titles, hierarchy, URLs).</li>
</ul>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue