Content outline: Allow additional parameters to be added when generating content
Problem/Motivation
When clicking on Generate Draft, the user can provide some more information to help with content generation.
These options can be provided in the generate and revise draft API 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
Ignore the badge on the bottom left, this was added in error.
The revision parameter in the API can be ignored
These fields don’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
Edited by drupalbot
