# 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
  }
}
Last Updated: 9/8/2023, 1:26:23 PM