ac83ac20c4
Use typed structs for tool call arguments instead of map[string]any to preserve JSON key order, which Go maps do not guarantee.