Read remote events
get_remote_eventsFetch locally captured Roblox remote calls, filtering by method, name substring, and incremental sequence. Inspect FireServer and InvokeServer events from a connected client.
Instructions
Read locally captured remote calls with incremental sequence filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| method | No | ||
| clientId | No | Connected client id; defaults to active client | |
| nameContains | No | ||
| sinceSequence | No |