prime_factors
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Prime Factorization — Prime factorization, primality, divisor count/sum and Euler totient of an integer.
Parameters schema
{
"type": "object",
"required": [
"n"
],
"properties": {
"n": {
"type": "integer",
"description": "Integer to factor (2 .. 10^15)"
}
},
"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