OptionalagentRun?: { ErrorMessage?: string }OptionalerrorMessage?: stringOptionalrequestAcknowledged?: booleanTrue when the fire-and-forget mutation returned an ACK before the transport died. False when the request never left the browser (or the ACK never arrived). Undefined for callers that do not know.
Optionalfallback: string
Decide whether a failed
ExecuteAgentResultshould keep the conversation detail In-Progress (server may still complete) or paint Error.