Re-instate Content Type agent sticky, promoted & published in node type data
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3493874. -->
Reported by: [andrewbelcher](https://www.drupal.org/user/655282)
Related to !30
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The Content Type agent provides the LLM with data about default sticky/published status etc. It does this by trying to get data from the Node Type. However, that is not the right place to get the data. This may be a difference between D10 and 11.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Run the Content Type agent on D11.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Use the correct mechanism (create a node, check the default values) as per the node type form etc. May need a compatibility layer for D10.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>N/A</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/A</p>
issue