Module nodes

Use actions added by installed modules and pass their outputs into the rest of your graph.

Some modules add actions to the graph's Module category. Install and enable the module on the bot first. Your plan must also include it. The AI builder receives the available actions with their descriptions, inputs, defaults, and outputs.

Available actions

ActionInputsOutputSetup
Adjust AutoMod InfractionsMember, amount, reason{store:automod_infractions} is the updated countAuto-Moderation
Generate Image CardMember, optional title and subtitle overrides{store:card.image} is a temporary image attachment referenceImage Cards

Connect a module action before the nodes that consume its output. The editor shows the output reference to insert into a later field. Image references must be used in the same flow before they expire.

Availability changes

If a module is disabled, removed, or unavailable on the current plan, existing graphs keep the node reference but the action cannot run. Restore the dependency using the editor's re-enable or reinstall option, then save and deploy. The AI builder does not advertise unavailable actions for new flows.

Installing a module does not automatically expose all of its behavior as graph nodes. RSS Feeds and Webhook Relay deliver messages through their module and server settings. The standard Embed node is available independently of the Custom Embeds module.