encode-intel__base64_encode
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[encode-intel] Encode text to Base64 format. Handles UTF-8 text including unicode, emoji, and special characters. Useful for encoding data for APIs, data URIs, or basic obfuscation.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Text to encode to Base64"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries