Get the WebFetch user agent string.
String getWebFetchUserAgent({required String neomageUserAgent}) { return 'Neomage-User ($neomageUserAgent; +https://support.anthropic.com/)'; }