SandboxInterruptAck
Agent Runtimes / types/sandbox / SandboxInterruptAck
Interface: SandboxInterruptAck
Defined in: types/sandbox.ts:32
Acknowledge message when the client sends an interrupt action.
Properties
action
action:
"interrupt"
Defined in: types/sandbox.ts:33
error?
optionalerror?:string
Defined in: types/sandbox.ts:35
success
success:
boolean
Defined in: types/sandbox.ts:34