Enable AI agents to generate components that fetch data from JSON:API
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3542029. --> Reported by: [kunal.sachdev](https://www.drupal.org/user/3685163) Related to !16 !1454 >>> <h3 id="overview">Overview</h3> <p>Components can fetch data from the CMS. AI agents should be aware of this capability so that, when users request features like creating a component to display a list of articles, the agents can automatically generate a component that fetches the articles using JSON:API and displays them.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue