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

Cookie consent MCP tools

Reference for 32 Probo MCP tools for cookie consent

View as Markdown

This page documents 32 tools in the cookie consent 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. listCookieBannersList Cookie BannersRead only

    List all cookie banners for the organization.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. getCookieBannerGet Cookie BannerRead only

    Get a cookie banner by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addCookieBannerAdd Cookie BannerWrites data

    Create a new cookie banner for an organization.

    Behavior

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

  4. updateCookieBannerUpdate Cookie BannerWrites data

    Update an existing cookie banner.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. deleteCookieBannerDelete Cookie BannerWrites data

    Delete a cookie banner.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  6. activateCookieBannerActivate Cookie BannerWrites data

    Activate a cookie banner.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  7. deactivateCookieBannerDeactivate Cookie BannerWrites data

    Deactivate a cookie banner.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  8. listCookieCategoriesList Cookie CategoriesRead only

    List all cookie categories for a banner.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  9. getCookieCategoryGet Cookie CategoryRead only

    Get a cookie category by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  10. addCookieCategoryAdd Cookie CategoryWrites data

    Create a new cookie category for a banner.

    Behavior

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

  11. updateCookieCategoryUpdate Cookie CategoryWrites data

    Update an existing cookie category.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  12. deleteCookieCategoryDelete Cookie CategoryWrites data

    Delete a cookie category.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  13. reorderCookieCategoryReorder Cookie CategoryWrites data

    Change the display order rank of a cookie category.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  14. listTrackerPatternsList Tracker PatternsRead only

    List all tracker patterns for a category.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  15. getTrackerPatternGet Tracker PatternRead only

    Get a tracker pattern by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  16. addTrackerPatternAdd Tracker PatternWrites data

    Create a new tracker pattern for a category.

    Behavior

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

  17. updateTrackerPatternUpdate Tracker PatternWrites data

    Update an existing tracker pattern.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  18. deleteTrackerPatternDelete Tracker PatternWrites data

    Delete a tracker pattern.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  19. moveTrackerPatternToCategoryMove Tracker Pattern to CategoryWrites data

    Move a tracker pattern to a different category.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  20. listTrackerResourcesList Tracker ResourcesRead only

    List all tracker resources for a category.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  21. getTrackerResourceGet Tracker ResourceRead only

    Get a tracker resource by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  22. addTrackerResourceAdd Tracker ResourceWrites data

    Create a new tracker resource for a category.

    Behavior

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

  23. updateTrackerResourceUpdate Tracker ResourceWrites data

    Update an existing tracker resource.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  24. deleteTrackerResourceDelete Tracker ResourceWrites data

    Delete a tracker resource.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  25. moveTrackerResourceToCategoryMove Tracker Resource to CategoryWrites data

    Move a tracker resource to a different category.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  26. publishCookieBannerVersionPublish Cookie Banner VersionWrites data

    Publish the current draft version of a cookie banner.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  27. regenerateCookieBannerTrackerPolicyRegenerate Cookie Banner Tracker PolicyWrites data

    Re-arm tracker policy generation for a cookie banner that already has a published version. Returns immediately; the policy document is regenerated in the background.

    Behavior
    Writes data · Destructive · Non-idempotent · Closed world
  28. listCookieBannerVersionsList Cookie Banner VersionsRead only

    List all versions for a cookie banner.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  29. upsertCookieBannerTranslationUpsert Cookie Banner TranslationWrites data

    Insert or update a cookie banner translation for a language.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  30. listCookieConsentRecordsList Cookie Consent RecordsRead only

    List consent records for a cookie banner.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  31. getCookieConsentRecordGet Cookie Consent RecordRead only

    Get a consent record by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  32. listDetectedTrackersList Detected TrackersRead only

    List detected trackers for a tracker pattern.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world