# getAvailableDiarySlots
State Resource
This is a State Resource as provided by the tymly-diaries-plugin plugin.
# Purpose
Get Available Diary Entry Slots
# Usage
# Example
{
"GetAvailableDiarySlots": {
"Type": "Task",
"Resource": "module:getAvailableDiarySlots",
"ResourceConfig": {
"diaryId": "safeAndWellBooking"
},
"End": true
}
}