csv_profile
ActiveTool of WingmanProtocol Agent Gateway
CSV Column-Stats Profiler — Per-column count/nulls/distinct/min/max/mean profile of a CSV (a column is numeric only if every non-null value parses as a number).
Parameters schema
{
"type": "object",
"required": [
"csv"
],
"properties": {
"csv": {
"type": "string",
"description": "CSV text (header row required)"
},
"delimiter": {
"type": "string",
"description": "Single-character field delimiter (default ',')"
}
},
"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