statistics
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Descriptive Statistics Calculator — Mean, median, min/max, range, variance and standard deviation of a number list.
Parameters schema
{
"type": "object",
"required": [
"numbers"
],
"properties": {
"sample": {
"type": "boolean",
"description": "Use sample (n-1) variance/stddev instead of population"
},
"numbers": {
"type": "array",
"description": "Array of numbers"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries