text_stats
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Text Statistics Analyzer — Word count, sentence count, character count, average word length, and readability metrics for any text.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Text to analyze"
}
},
"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