A recognized Claude protocol event whose eventType is not one of the specifically typed variants above.
eventType
Use axonEvent.origin to determine direction:
axonEvent.origin
USER_EVENT
AGENT_EVENT
A recognized Claude protocol event whose
eventTypeis not one of the specifically typed variants above.Use
axonEvent.originto determine direction:USER_EVENT= outbound (client sent this)AGENT_EVENT= inbound (agent sent this)