# getWatchedBoards
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Gets all watched boards for a user
# Usage
# Example
{
  "GetWatchedBoards": {
    "Type": "Task",
    "Resource": "module:getWatchedBoards",
    "InputPath": "$",
    "End": true
  }
}