Skip to main content

hello

Simple greeting module for testing, demos, and module development reference. Contains minimal actions that demonstrate the module pattern.

PropertyValue
Module IDhello
Version1.0.0
Typeuser
DependenciesNone

Actions (3)

say_hello

Say hello to someone. Parameters: name.

greet_many

Greet multiple people with progress streaming. Parameters: names (list).

status

Return the current module status.