csv-guard-intel__validate_csv
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[csv-guard-intel] Validate CSV text against required columns and maximum missing-cell percentage.
Parameters schema
{
"type": "object",
"required": [
"csv"
],
"properties": {
"csv": {
"type": "string"
},
"maxMissingPct": {
"type": "number",
"description": "Default: 20."
},
"requiredColumns": {
"type": "array",
"items": {
"type": "string"
}
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries