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

Privacy MCP tools

Reference for 23 Probo MCP tools for privacy

View as Markdown

This page documents 23 tools in the privacy 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. listProcessingActivitiesList Processing ActivitiesRead only

    List all processing activities for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. getProcessingActivityGet Processing ActivityRead only

    Get a processing activity by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addProcessingActivityAdd Processing ActivityWrites data

    Add a new processing activity to the organization.

    Behavior

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

  4. updateProcessingActivityUpdate Processing ActivityWrites data

    Update an existing processing activity.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteProcessingActivityDelete Processing ActivityWrites data

    Delete a processing activity.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. listDataProtectionImpactAssessmentsList Data Protection Impact AssessmentsRead only

    List all data protection impact assessments (DPIAs) for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  7. getDataProtectionImpactAssessmentGet Data Protection Impact AssessmentRead only

    Get a data protection impact assessment (DPIA) by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  8. addDataProtectionImpactAssessmentAdd Data Protection Impact AssessmentWrites data

    Add a new data protection impact assessment (DPIA) for a processing activity.

    Behavior

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

  9. updateDataProtectionImpactAssessmentUpdate Data Protection Impact AssessmentWrites data

    Update an existing data protection impact assessment (DPIA).

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  10. deleteDataProtectionImpactAssessmentDelete Data Protection Impact AssessmentWrites data

    Delete a data protection impact assessment (DPIA) by ID.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  11. listTransferImpactAssessmentsList Transfer Impact AssessmentsRead only

    List all transfer impact assessments (TIAs) for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  12. getTransferImpactAssessmentGet Transfer Impact AssessmentRead only

    Get a transfer impact assessment (TIA) by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  13. addTransferImpactAssessmentAdd Transfer Impact AssessmentWrites data

    Add a new transfer impact assessment (TIA) for a processing activity.

    Behavior

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

  14. updateTransferImpactAssessmentUpdate Transfer Impact AssessmentWrites data

    Update an existing transfer impact assessment (TIA).

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  15. deleteTransferImpactAssessmentDelete Transfer Impact AssessmentWrites data

    Delete a transfer impact assessment (TIA).

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  16. publishProcessingActivityListPublish Processing Activity ListWrites data

    Publish the processing activity 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
  17. publishDataProtectionImpactAssessmentListPublish Data Protection Impact Assessment ListWrites data

    Publish the Data Protection Impact Assessment 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
  18. publishTransferImpactAssessmentListPublish Transfer Impact Assessment ListWrites data

    Publish the Transfer Impact Assessment 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
  19. listRightsRequestsList Rights RequestsRead only

    List all rights requests for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  20. getRightsRequestGet Rights RequestRead only

    Get a rights request by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  21. addRightsRequestAdd Rights RequestWrites data

    Add a new rights request to the organization.

    Behavior

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

  22. updateRightsRequestUpdate Rights RequestWrites data

    Update an existing rights request.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  23. deleteRightsRequestDelete Rights RequestWrites data

    Delete a rights request.

    Behavior
    Writes data · Destructive · Idempotent · Closed world