rba_events
Read recent websocket and client events captured by the Roblox Bridge Agent. Use filters for event type, time range, or client ID to inspect activity.
Instructions
Read recent websocket/client events captured by RBA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional event type filter. | |
| limit | No | ||
| since | No | Optional ISO timestamp lower bound. | |
| until | No | Optional ISO timestamp upper bound. | |
| clientId | No | Optional client id filter. |