# kumo.encode.base32_decode ```lua kumo.encode.base32_decode(STRING) ``` {{since('2023.08.22-4d895015')}} Decodes base32 encoded STRING, and returns the decoded string.