get_persistent_data
Retrieve a specific value from OBS persistent-data slots using the realm (global or profile) and slot name.
Instructions
Get a value from an OBS persistent-data "slot".
Args: realm: "OBS_WEBSOCKET_DATA_REALM_GLOBAL" or "OBS_WEBSOCKET_DATA_REALM_PROFILE". slot_name: Name of the slot to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | ||
| slot_name | Yes |