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

Statements of applicability MCP tools

Reference for 11 Probo MCP tools for statements of applicability

View as Markdown

This page documents 11 tools in the statements of applicability 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. listStatementsOfApplicabilityList Statements of ApplicabilityRead only

    List all statements of applicability for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. getStatementOfApplicabilityGet Statement of ApplicabilityRead only

    Get a statement of applicability by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addStatementOfApplicabilityAdd Statement of ApplicabilityWrites data

    Add a new statement of applicability to the organization.

    Behavior

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

  4. updateStatementOfApplicabilityUpdate Statement of ApplicabilityWrites data

    Update an existing statement of applicability.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteStatementOfApplicabilityDelete Statement of ApplicabilityWrites data

    Delete a statement of applicability.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. publishStatementOfApplicabilityPublish Statement of ApplicabilityWrites data

    Publish a statement of applicability as a document. If a document already exists, a new version is created.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  7. listApplicabilityStatementsList Applicability StatementsRead only

    List all applicability statements for a statement of applicability.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  8. getApplicabilityStatementGet Applicability StatementRead only

    Get an applicability statement by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  9. addApplicabilityStatementAdd Applicability StatementWrites data

    Add a control to a statement of applicability with an applicability decision.

    Behavior

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

  10. updateApplicabilityStatementUpdate Applicability StatementWrites data

    Update the applicability and justification of an applicability statement.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  11. deleteApplicabilityStatementDelete Applicability StatementWrites data

    Delete an applicability statement from a statement of applicability.

    Behavior
    Writes data · Destructive · Idempotent · Closed world