Module (Make)
In Make, a module is a single step in a scenario that performs one app action, such as a trigger, search, or create.
Analogy
Like one station on an assembly line doing a single job.
Why it matters
Modules are the building blocks you wire together to shape a scenario's logic and data flow.
In practice
A 'Create a record' module that adds a row to Airtable.
