const validateFormatTool: Tool<SpooledArtifact>;Check whether a string matches a known format.
Supported formats: email, uuid (v1–v5), ipv4, iso_date, iso_datetime, hex_color, phone_e164, semver, integer, decimal, alphanumeric, slug, hex, base64.