Content outline: Allow additional parameters to be added when generating content
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3559803. --> Reported by: [justafish](https://www.drupal.org/user/161058) Related to !109 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><img src="https://www.drupal.org/files/issues/2025-11-25/image-20251104-134051.png" alt=""></p> <p>When clicking on Generate Draft, the user can provide some more information to help with content generation.</p> <p>These options can be provided in the generate and revise draft API <a href="https://app.conductor.com/api/assets/html-document/814e314a-fd1e-48e2-9386-f521dee0e229/conductor-acquia-api.html#tag/Content-Generation/paths/~1v3~1draft-generation~1content-generation/post">https://app.conductor.com/api/assets/html-document/814e314a-fd1e-48e2-9386-f521dee0e229/conductor-acquia-api.html#tag/Content-Generation/paths/~1v3~1draft-generation~1content-generation/post</a></p> <p>Ignore the badge on the bottom left, this was added in error.</p> <p>The revision parameter in the API can be ignored</p> <p>These fields don&rsquo;t get saved into the draft data, but we can hold onto the values in local state for the duration of the app being open at least</p>
issue