2.5.1: Node Type Discovery
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538908. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
>>>
<ul>
<li>Scan for available <code>FlowDropNodeProcessor</code> plugins using the attribute-based plugin system.</li>
<li>Expose discovered node types to the UI through the <code>flowdrop_ui</code> module.</li>
<li>Include metadata for:
<ul>
<li>Node ID and label</li>
<li>Category (Data, AI, Drupal Integration, Utility, External API)</li>
<li>Supported inputs/outputs and port types</li>
<li>Configuration schema for node parameters</li>
</ul>
</li>
</ul>
issue