jump to content

Audits and findings MCP tools

Browse all 16 the platform MCP tools for audits and findings, with input schemas, output schemas, and behavior hints for building AI agent integrations

View as Markdown

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.

  1. listFindingsList FindingsRead only

    List all findings (nonconformities, observations, exceptions) for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. getFindingGet FindingRead only

    Get a finding by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addFindingAdd FindingWrites data

    Add a new finding (nonconformity, observation, or exception) to the organization.

    Behavior

    Writes data · Non-destructive · Non-idempotent · Closed world

  4. updateFindingUpdate FindingWrites data

    Update an existing finding.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteFindingDelete FindingWrites data

    Delete a finding.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. linkFindingAuditLink Finding AuditWrites data

    Link a finding to an audit with a reference ID.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  7. unlinkFindingAuditUnlink Finding AuditWrites data

    Unlink a finding from an audit.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  8. listFindingAuditsList Finding AuditsRead only

    List audits linked to a finding.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  9. listAuditsList AuditsRead only

    List all audits for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  10. getAuditGet AuditRead only

    Get an audit by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  11. addAuditAdd AuditWrites data

    Add a new audit to the organization.

    Behavior

    Writes data · Non-destructive · Non-idempotent · Closed world

  12. updateAuditUpdate AuditWrites data

    Update an existing audit.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  13. deleteAuditDelete AuditWrites data

    Delete an audit.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  14. getAuditReportUrlGet Audit Report URLRead only

    Get 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.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  15. deleteAuditReportDelete Audit ReportWrites data

    Delete the report file attached to an audit.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  16. publishFindingListPublish Finding ListWrites data

    Publish the finding register for an organization as a document. If a document already exists, a new version is created.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world

Ultima actualizare: