encoding_decoding_base64
Encode plain text to Base64 or decode Base64 input back to text. Handles conversion between text and Base64 encoding.
Instructions
Menu ID: base64_encode. Base64 encoder and decoder. Encode plain text to Base64 or decode Base64 input back to text. Use describe_tool with tool_id "base64_encode" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| operation | Yes |