Ask a question to get started
Enter to send•Shift+Enter new line
respond( self, response: Any, *, interrupt_id: str | None = None ) ->
response
Any
interrupt_id
str | None
None
Reply to a server-side interrupt and resume the run.
the response value forwarded as params.response on the wire.
params.response
optional explicit id. When omitted, requires exactly one outstanding interrupt.