Enhance description of entity reference properties with example format
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3533738. --> Reported by: [bisonbleu](https://www.drupal.org/user/549974) Related to !711 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The Drupal AI <strong>Tools Explorer</strong> is a great feature to experiment and better understand how to work with the many available tools when creating an AI Agent.</p> <p>The tools that require the user to enter an entity ID are not as intuitive as they could be. When you want to Publish|Unpublish a node, a taxonomy term or a media, you first need to figure out how to format your input.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Enhance the description of entity reference properties by providing the expected string format. For example: <code>node:123</code>, <code>taxonomy_term:28</code> or <code>media:456</code>, etc.</p>
issue