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

# Options

Last Updated: 9/10/2023, 11:30:14 AM