# startScheduledTask
State Resource
This is a State Resource as provided by the tymly-schedule-plugin plugin.
# Purpose
Start task
# Usage
# Example
{
"StartScheduledTask": {
"Type": "Task",
"InputPath": "$.key",
"Resource": "module:startScheduledTask",
"End": true
}
}