# findScheduledExecutions

State Resource

This is a State Resource as provided by the tymly-schedule-plugin plugin.

# Purpose

Find scheduled executions

# Usage

# Example

{
  "FindScheduledExecutions": {
    "Type": "Task",
    "InputPath": "$.key",
    "Resource": "module:findScheduledExecutions",
    "End": true
  }
}
Last Updated: 9/8/2023, 1:26:23 PM