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

Compliance portal MCP tools

Reference for 47 Probo MCP tools for compliance portal

View as Markdown

This page documents 47 tools in the compliance portal 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. listCompliancePortalsList Compliance PortalsRead only

    List all compliance portals for an organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. createCompliancePortalCreate Compliance PortalWrites data

    Create a compliance portal for an organization.

    Behavior

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

  3. getCompliancePortalGet Compliance PortalRead only

    Get a compliance portal by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  4. updateCompliancePortalUpdate Compliance PortalWrites data

    Update a compliance portal’s settings.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteCompliancePortalDelete Compliance PortalWrites data

    Delete a compliance portal.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. updateCompliancePortalDocumentVisibilityUpdate Compliance Portal Document VisibilityWrites data

    Update a document’s visibility on a compliance portal.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  7. deleteCompliancePortalDocumentDelete Compliance Portal DocumentWrites data

    Remove a document from a compliance portal.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  8. updateCompliancePortalAuditVisibilityUpdate Compliance Portal Audit VisibilityWrites data

    Update an audit’s visibility on a compliance portal.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  9. deleteCompliancePortalAuditDelete Compliance Portal AuditWrites data

    Remove an audit from a compliance portal.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  10. listCompliancePortalDocumentsList Compliance Portal DocumentsRead only

    List documents linked to a compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  11. listCompliancePortalAuditsList Compliance Portal AuditsRead only

    List audits linked to a compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  12. listCompliancePortalReferencesList Compliance Portal ReferencesRead only

    List all references for a compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  13. addCompliancePortalReferenceAdd Compliance Portal ReferenceWrites data

    Add a new reference to a compliance portal.

    Behavior

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

  14. updateCompliancePortalReferenceUpdate Compliance Portal ReferenceWrites data

    Update an existing compliance portal reference.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  15. deleteCompliancePortalReferenceDelete Compliance Portal ReferenceWrites data

    Delete a compliance portal reference.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  16. listCommitmentGroupsList Commitment GroupsRead only

    List all commitment groups for a trust center.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  17. addCommitmentGroupAdd Commitment GroupWrites data

    Add a new commitment group to a trust center.

    Behavior

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

  18. updateCommitmentGroupUpdate Commitment GroupWrites data

    Update an existing commitment group.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  19. deleteCommitmentGroupDelete Commitment GroupWrites data

    Delete a commitment group.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  20. listCommitmentsList CommitmentsRead only

    List all commitments in a commitment group.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  21. addCommitmentAdd CommitmentWrites data

    Add a new commitment to a commitment group.

    Behavior

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

  22. updateCommitmentUpdate CommitmentWrites data

    Update an existing commitment.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  23. deleteCommitmentDelete CommitmentWrites data

    Delete a commitment.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  24. setResourceAliasSet Resource AliasWrites data

    Set a resource alias for a resource.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  25. removeResourceAliasRemove Resource AliasWrites data

    Remove a resource alias from a resource.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  26. listCompliancePortalFilesList Compliance Portal FilesRead only

    List all files for the compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  27. deleteCompliancePortalFileDelete Compliance Portal FileWrites data

    Delete a compliance portal file.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  28. createCustomDomainCreate Custom DomainWrites data

    Create a custom domain for a compliance page.

    Behavior

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

  29. deleteCustomDomainDelete Custom DomainWrites data

    Delete the custom domain of a compliance page.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  30. getMailingListGet Mailing ListRead only

    Get the mailing list for a compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  31. updateMailingListUpdate Mailing ListWrites data

    Update mailing list settings.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  32. listMailingListSubscribersList Mailing List SubscribersRead only

    List subscribers for a mailing list.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  33. addMailingListSubscriberAdd Mailing List SubscriberWrites data

    Add a subscriber to a mailing list.

    Behavior

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

  34. deleteMailingListSubscriberDelete Mailing List SubscriberWrites data

    Delete a mailing list subscriber.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  35. listMailingListUpdatesList Mailing List UpdatesRead only

    List updates for a mailing list.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  36. addMailingListUpdateAdd Mailing List UpdateWrites data

    Create a draft mailing list update.

    Behavior

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

  37. updateMailingListUpdateUpdate Mailing List UpdateWrites data

    Update a draft mailing list update.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  38. sendMailingListUpdateSend Mailing List UpdateWrites data

    Queue a draft mailing list update for sending.

    Behavior
    Writes data · Non-destructive · Non-idempotent · Open world
  39. deleteMailingListUpdateDelete Mailing List UpdateWrites data

    Delete a mailing list update.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  40. listCompliancePortalFrameworksList Compliance Portal FrameworksRead only

    List frameworks shown on a compliance portal.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  41. addCompliancePortalFrameworkAdd Compliance Portal FrameworkWrites data

    Add an organization framework to a compliance portal.

    Behavior

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

  42. updateCompliancePortalFrameworkUpdate Compliance Portal FrameworkWrites data

    Update the rank of a compliance portal framework.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  43. deleteCompliancePortalFrameworkDelete Compliance Portal FrameworkWrites data

    Remove a framework from a compliance portal.

    Behavior
    Writes data · Destructive · Idempotent · Closed world