Scheduled Python Script Assistant
scheduled-python-script-assistant
Support Python scripting on a schedule
You can list a component in the marketplace, and define if you want it to be a template.
✅ Available in Marketplace
✅ Can be used as a template to create a new component
What is an Assistant?
Assistants are the building blocks of the automation system. They are the components that decides the actual work of the automation system. They can be used to perform a wide variety of tasks, from sending notifications, building pipelines and organizing workflow.
Options
Below are the options for this assistant.
Option Name | Default | Required? | Type | Description |
---|---|---|---|---|
script | print('Hello World') | True | pythonScript | The Python script that will be executed |
## Scheduling
This assistant can be scheduled to run at a specific time or periodically.