AI Generated Component Metadata with Drush
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552985. --> Reported by: [matthews](https://www.drupal.org/user/114486) >>> <p>Description:<br> Introduces a Drush command to automatically generate component metadata using AI, enabling faster documentation, discovery, and consistency across design system components.</p> <p>1) IF there is a JSON file already there, it just pulls in the title and description to basic and everything else in advance<br> 2) If there an example template (like accordion) in the metadata scheme, it will use that as its base and fill it in.<br> 3) If there is none of the above it will generate all the metadata according to the schema.</p> <p>Blocked by:</p> <p><span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-8"><a href="https://www.drupal.org/project/canvas/issues/3545816" title="Status: Needs review">#3545816: Simple approach to bringing advanced metadata into Canvas AI</a></span></p> > Related issue: [Issue #3552977](https://www.drupal.org/node/3552977)
issue