crypto_base64_decode
Decode base64-encoded strings to retrieve original data. Use this tool to convert encoded text back to its readable format.
Instructions
[crypto] Decode a base64-encoded string. Returns the original string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| url_safe | No |