gcd_lcm
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
GCD & LCM Calculator — Greatest common divisor and least common multiple of integers.
Parameters schema
{
"type": "object",
"properties": {
"a": {
"type": "integer",
"description": "First integer"
},
"b": {
"type": "integer",
"description": "Second integer"
},
"numbers": {
"type": "array",
"description": "Array of two or more integers (instead of a/b)"
}
},
"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