# 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
}
}