# getCacheItem
State Resource
This is a State Resource as provided by the tymly-core-plugin plugin.
# Purpose
Get item from cache within Tymly
# Usage
# Example
{
"GetCacheItem": {
"Type": "Task",
"Resource": "module:getCacheItem",
"InputPath": "$",
"End": true
}
}