nolag_get_blackboard_state
Read the current blackboard (shared state) for a room. Returns the most recent retained state messages, representing the current key-value state visible to all agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional: get a specific state key. Omit to get all state entries. | |
| appId | Yes | App ID | |
| roomId | Yes | Room ID |