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

Third parties MCP tools

Reference for 19 Probo MCP tools for third parties

View as Markdown

This page documents 19 tools in the third parties 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. listThirdPartiesList Third PartiesRead only

    List thirdParties for the organization. By default only direct third parties (level 1) are returned; pass level to filter by hierarchy depth.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  2. listChildThirdPartiesList Child Third PartiesRead only

    List child third parties linked to a parent third party.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  3. addThirdPartyAdd Third PartyWrites data

    Add a new thirdParty to the organization.

    Behavior

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

  4. updateThirdPartyUpdate Third PartyWrites data

    Update an existing thirdParty.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  5. getThirdPartyGet Third PartyRead only

    Get a third party by ID.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  6. deleteThirdPartyDelete Third PartyWrites data

    Delete a thirdParty.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  7. listThirdPartyContactsList Third Party ContactsRead only

    List all contacts for a thirdParty.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  8. addThirdPartyContactAdd Third Party ContactWrites data

    Add a new contact to a thirdParty.

    Behavior

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

  9. updateThirdPartyContactUpdate Third Party ContactWrites data

    Update an existing thirdParty contact.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  10. deleteThirdPartyContactDelete Third Party ContactWrites data

    Delete a thirdParty contact.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  11. listThirdPartyServicesList Third Party ServicesRead only

    List all services for a thirdParty.

    Behavior
    Read only · Non-destructive · Idempotent · Closed world
  12. addThirdPartyServiceAdd Third Party ServiceWrites data

    Add a new service to a thirdParty.

    Behavior

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

  13. updateThirdPartyServiceUpdate Third Party ServiceWrites data

    Update an existing thirdParty service.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  14. deleteThirdPartyServiceDelete Third Party ServiceWrites data

    Delete a thirdParty service.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  15. vetThirdPartyVet Third PartyWrites data

    Start AI-powered vetting of a third party by crawling its website. Returns immediately; vetting runs in the background.

    Behavior
    Writes data · Non-destructive · Non-idempotent · Open world
  16. publishThirdPartyListPublish Third Party ListWrites data

    Publish the thirdParty 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. updateCompliancePortalThirdPartyPublishedUpdate Compliance Portal Third Party PublishedWrites data

    Update whether a third party is published on a compliance portal.

    Behavior
    Writes data · Non-destructive · Idempotent · Closed world
  18. deleteCompliancePortalThirdPartyDelete Compliance Portal Third PartyWrites data

    Remove a third party from a compliance portal.

    Behavior
    Writes data · Destructive · Idempotent · Closed world
  19. listCompliancePortalThirdPartiesList Compliance Portal Third PartiesRead only

    List third parties published on a compliance portal.

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