Skip to main content

agent/dispatch/released

Pushed as the agent/dispatch/released notification.

Params

dispatchId
string (UUID)
Branded DispatchId
leaseId
string (UUID)
Branded LeaseId
verdict
union
The verdict field.
leaseTimeoutMs
integer
The leaseTimeoutMs field.

Example

{
  "jsonrpc": "2.0",
  "method": "agent/dispatch/released",
  "params": { ... }
}