Audits and findings MCP tools
Reference for 16 Probo MCP tools for audits and findings
This page documents 16 tools in the audits and findings 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.
listFindingsList FindingsRead onlyList all findings (nonconformities, observations, exceptions) for the organization.
getFindingGet FindingRead onlyGet a finding by ID.
addFindingAdd FindingWrites dataAdd a new finding (nonconformity, observation, or exception) to the organization.
updateFindingUpdate FindingWrites dataUpdate an existing finding.
deleteFindingDelete FindingWrites dataDelete a finding.
linkFindingAuditLink Finding AuditWrites dataLink a finding to an audit with a reference ID.
unlinkFindingAuditUnlink Finding AuditWrites dataUnlink a finding from an audit.
listFindingAuditsList Finding AuditsRead onlyList audits linked to a finding.
listAuditsList AuditsRead onlyList all audits for the organization.
getAuditGet AuditRead onlyGet an audit by ID.
addAuditAdd AuditWrites dataAdd a new audit to the organization.
updateAuditUpdate AuditWrites dataUpdate an existing audit.
deleteAuditDelete AuditWrites dataDelete an audit.
getAuditReportUrlGet Audit Report URLRead onlyGet a presigned download URL for an audit’s attached report. Returns a time-limited URL valid for 15 minutes. The audit must have an attached report.
deleteAuditReportDelete Audit ReportWrites dataDelete the report file attached to an audit.
publishFindingListPublish Finding ListWrites dataPublish the finding register for an organization as a document. If a document already exists, a new version is created.