get_ca_policies
ActiveTool of com.blackveilsecurity/dns
Retrieve Conditional Access policies for a Microsoft Entra tenant. Requires m365Proxy service binding; returns { unprovisioned: true } when absent. A `representative: true` field in the response marks sample (non-live) data until live Graph reads land.
Parameters schema
{
"type": "object",
"required": [
"ms_tenant_id"
],
"properties": {
"ms_tenant_id": {
"type": "string",
"maxLength": 200,
"minLength": 1,
"description": "Microsoft Entra tenant ID (GUID or domain)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries