-record(tool_result_event, { tool_name :: binary(), tool_call_id :: binary(), result :: binary(), is_error :: boolean(), duration_ms :: integer() }).