supportsIconsAndSamplingTools static method
Whether the negotiated version understands Tool.icons,
sampling tools / toolChoice, and URL-mode elicitation
(introduced in 2025-11-25).
Implementation
static bool supportsIconsAndSamplingTools(String version) =>
version == v2025_11_25;