This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
byte_format
InactiveTool of SaSame Research Agent
declared in 1.7.0
Convert a byte count into a human-readable size string. base=1024 (KiB/MiB, default) or base=1000 (KB/MB).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"bytes"
],
"properties": {
"base": {
"type": "string"
},
"bytes": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries