This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
histogram
InactiveTool of SaSame Research Agent
declared in 1.7.0
Bin a numeric JSON array into equal-width buckets. Returns each bucket's range and count. bins defaults to 10 (capped at 1000).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"numbers"
],
"properties": {
"bins": {
"type": "string"
},
"numbers": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries