base64_decode
Decode Base64 strings to reveal their original content, useful for developers working with encoded data in various applications.
Instructions
Decode a Base64 string
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The Base64 string to decode |