Research Structured Content/JSON:schema form element
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3561969. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !1204
>>>
<p>[Tracker]<br>
<strong>Update Summary: </strong>[One-line status update for stakeholders]<br>
<strong>Short Description: </strong>Find a frontend library to setup structured content<br>
<strong>Check-in Date: </strong>MM/DD/YYYY<br>
<em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br>
[/Tracker]</p>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently we have an input in specific places like ECA, AI Agents or AI API Explorer where you can provide a structured content as a big json or yaml blob in a textarea.</p>
<p>Since there are very specific rules about how we can add these, and since its currently based on the documented way of doing it here: <a href="https://project.pages.drupalcode.org/ai/1.2.x/developers/testing_an_ai_provider/#structured-data-chat-test">https://project.pages.drupalcode.org/ai/1.2.x/developers/testing_an_ai_provider/#structured-data-chat-test</a></p>
<p>We can not be the only one solving this - there might be an actual frontend library for creating these, where you create the object step by step or at least in some easier way then writing JSON/YAML.</p>
<p>If not the OpenAI way, then standard JSON:schema way.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Take time to research possible solutions for this.</p>
issue