Optional
Emits an event and returns the final payload as seen by the remote Runner. Requires server support; older servers will respond with { ok: true } without result, in which case clients should throw.
{ ok: true }
result
Emits an event and returns the final payload as seen by the remote Runner. Requires server support; older servers will respond with
{ ok: true }withoutresult, in which case clients should throw.