Frameworks and controls MCP tools
Reference for 16 Probo MCP tools for frameworks and controls
This page documents 16 tools in the frameworks and controls 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.
listMeasureControlsList Measure ControlsRead onlyList controls linked to a measure.
listFrameworksList FrameworksRead onlyList all frameworks for the organization.
getFrameworkGet FrameworkRead onlyGet a framework by ID.
addFrameworkAdd FrameworkWrites dataAdd a new framework to the organization.
updateFrameworkUpdate FrameworkWrites dataUpdate an existing framework.
deleteFrameworkDelete FrameworkWrites dataDelete a framework.
listControlsList ControlsRead onlyList all controls for the organization or framework.
getControlGet ControlRead onlyGet a control by ID.
addControlAdd ControlWrites dataAdd a new control to a framework.
updateControlUpdate ControlWrites dataUpdate an existing control.
deleteControlDelete ControlWrites dataDelete a control.
linkControlLink ControlWrites dataLink a resource to a control (measure, document, audit, or obligation). The resource type is determined from the resource_id GID.
unlinkControlUnlink ControlWrites dataUnlink a resource from a control (measure, document, audit, or obligation). The resource type is determined from the resource_id GID.
listControlObligationsList Control ObligationsRead onlyList obligations linked to a control.
listControlMeasuresList Control MeasuresRead onlyList measures linked to a control.
listControlAuditsList Control AuditsRead onlyList audits linked to a control.