Skip to content

Products

Compliance Officer Service Expert-led compliance, end to end Compliance Portal Share security documents securely Open-source platform Deploy Probo on your own infrastructure

Resources

Probo stories How teams get compliant with Probo Blog Ideas and guidance from the Probo team Guides & tools Practical compliance guides and free tools Love from Customers What customers say about working with Probo Changelog Latest product updates Download Get the Probo Agent

Company

About The people and vision powering Probo Careers Join the team building Probo Brand assets Official logos and visual resources Security Review our security and compliance posture
Overview Understand Probo and its core concepts Product Explore Probo's GRC capabilities Developers Explore GraphQL, CLI, MCP, n8n, and webhooks Deployment Probo Cloud, self-hosting, and configuration

Explore

GitHub Explore our open-source compliance tools

Audit logs MCP tools

Reference for 4 Probo MCP tools for audit logs

View as Markdown

This page documents 4 tools in the audit logs 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. getAuditLogEntryGet Audit Log EntryRead only

    Get an audit log entry by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. listAuditLogEntriesList Audit Log EntriesRead only

    List audit log entries for the organization. Audit log entries record write actions (create, update, delete) performed by users and API keys.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. requestAuditLogExportRequest Audit Log ExportWrites data

    Request an export of audit log entries for the organization within a time range. The export will be emailed as a CSV download link.

    Behavior

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

  4. requestSCIMEventExportRequest SCIM Event ExportWrites data

    Request an export of SCIM events for the organization within a time range. The export will be emailed as a CSV download link.

    Behavior

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