Create recipe
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3550342. -->
Reported by: [breidert](https://www.drupal.org/user/135619)
Related to !1
>>>
<p>The recipe should do the following:</p>
<ul>
<li>Create a taxonomy with name "Content Classification" (<code>content_classification</code>).</li>
<li>Add a field to each node type with name "Content Tags" (<code>field_content_tags</code>) as a taxonomy field for the above taxonomy. </li>
<li>Add an AI automator to the "Content Tags" field of each node bundle, that generates the tags based on the rendered content of the default node display, when the page is saved. New tags should get generated.</li>
</ul>
> Related issue: [Issue #3546668](https://www.drupal.org/node/3546668)
issue