scan_buckets_status
ActiveTool of com.blackveilsecurity/dns
declared in 3.29.5
Poll the status of a cloud-bucket discovery scan by scanId. Operator-deploy only; degrades to info when unprovisioned. Returns scan status (running | completed | failed) and progress metadata.
Parameters schema
{
"type": "object",
"required": [
"scanId"
],
"properties": {
"scanId": {
"type": "string",
"maxLength": 128,
"minLength": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries