JSON-compatible map type used across model and tool payloads.
typedef JsonMap = Map<String, dynamic>;