API Explorer should set structured json schema on input not provider.
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3550934. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !944
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently the explorer fails because its setting the structured json schema on the provider instead of chat input.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4>
<p>Try to use structured schema in API Explorer.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Move the structured schema to the input.</p>
issue