For the complete documentation index, see llms.txt. This page is also available as Markdown.

Schedule Action

This introduces the scheduleAction command and shows how the different actions work.

Choose an action, assign values to variables, and then execute the command. It also displays a description of each action.

scheduler.scheduleAction(settings.action, inputName, '', settings.variables);

Last updated