What is an Action?
Actions are reusable code segments that complete a specific task
Last updated
Actions are reusable code segments that complete a specific task
Last updated
Actions are the base unit of code used in unSkript. Actions take inputs, complete a task, and output a result.
unSkript comes with hundreds of Prebuilt Actions that are ready for immediate use.
Glue Actions: Glue Actions are Python code used to manipulate and work with the data. Glue Actions are created from the "Add" button at the top of the RunBook.
Simplify a data output to a different format.
Chart results
Build interactive selections