# getUserDashboardData
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Get the necessary information to be render a personal dashboard for the user.
# Usage
# Example
{
"GetUserDashboardData": {
"Type": "Task",
"Resource": "module:getUserDashboardData",
"InputPath": "$",
"End": true
}
}