Risks MCP tools
Reference for 9 Probo MCP tools for risks
This page documents 9 tools in the risks group. Return to the complete MCP tool reference to browse another group.
Select a tool to inspect its schemas and behavior. Schema links open the exact definition in GitHub.
listRisksList RisksRead onlyList all risks for the organization.
getRiskGet RiskRead onlyGet a risk by ID.
addRiskAdd RiskWrites dataAdd a new risk to the organization.
updateRiskUpdate RiskWrites dataUpdate an existing risk.
deleteRiskDelete RiskWrites dataDelete a risk.
listRiskObligationsList Risk ObligationsRead onlyList obligations linked to a risk.
linkRiskLink RiskWrites dataLink a risk to a resource (document, measure, or obligation). The resource type is determined from the resource_id GID.
unlinkRiskUnlink RiskWrites dataUnlink a risk from a resource (document, measure, or obligation). The resource type is determined from the resource_id GID.
publishRiskListPublish Risk ListWrites dataPublish the risk register for an organization as a document. If a document already exists, a new version is created.