Measures, tasks, and evidence MCP tools
Reference for 18 Probo MCP tools for measures, tasks, and evidence
This page documents 18 tools in the measures, tasks, and evidence 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.
listMeasuresList MeasuresRead onlyList all measures for the organization.
getMeasureGet MeasureRead onlyGet a measure by ID.
addMeasureAdd MeasureWrites dataAdd a new measure to the organization.
updateMeasureUpdate MeasureWrites dataUpdate an existing measure.
deleteMeasureDelete MeasureWrites dataDelete a measure.
listMeasureRisksList Measure RisksRead onlyList risks linked to a measure.
listMeasureTasksList Measure TasksRead onlyList tasks linked to a measure.
listMeasureEvidencesList Measure EvidencesRead onlyList evidences linked to a measure.
deleteEvidenceDelete EvidenceWrites dataDelete an evidence.
linkMeasureLink MeasureWrites dataLink a measure to a resource (control, risk, document, or third party). The resource type is determined from the resource_id GID.
unlinkMeasureUnlink MeasureWrites dataUnlink a measure from a resource (control, risk, document, or third party). The resource type is determined from the resource_id GID.
listTasksList TasksRead onlyList all tasks for the organization or measure.
getTaskGet TaskRead onlyGet a task by ID.
addTaskAdd TaskWrites dataAdd a new task to the organization.
updateTaskUpdate TaskWrites dataUpdate an existing task.
assignTaskAssign TaskWrites dataAssign a task to a person.
unassignTaskUnassign TaskWrites dataUnassign a task from a person.
deleteTaskDelete TaskWrites dataDelete a task.