cloud_get_data_store_entry
Retrieve a specific entry from a Roblox data store by providing the universe ID, data store name, and key.
Instructions
Get a value from a data store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Entry key | |
| universeId | Yes | Roblox Universe ID | |
| dataStoreName | Yes | Data store name |