contract-testing_delete_all_integrations
Delete ALL consumer-provider integrations in the workspace. Parameters:
This record as markdown: /tools/smartbear-mcp/contract-testing-delete-all-integrations.md
What contract-testing_delete_all_integrations does on SmartBear MCP
AI agents call contract-testing_delete_all_integrations to permanently remove resources in SmartBear MCP, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
Why contract-testing_delete_all_integrations is rated Critical
This tool performs irreversible deletion of all integrations across an entire workspace. There is no undo, no recovery mechanism implied, and the blast radius is maximal (all integrations). This is unambiguously Destructive, and the severity is critical because a single misuse wipes out all integrations in the workspace, potentially breaking all contract-testing workflows and CI/CD pipelines.
From the tool's definition 'Delete ALL consumer-provider integrations in the workspace' — the verb 'Delete' combined with 'ALL' and the scope 'in the workspace' indicates irreversible removal of data at scale.
Attacks that exploit this kind of access
The rule that runs contract-testing_delete_all_integrations safely
PolicyLayer is an MCP gateway: it sits between your AI agents and SmartBear MCP, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For contract-testing_delete_all_integrations, this is the rule to start with:
contract-testing_delete_all_integrations is removed from the agent's tool list entirely, so the agent never calls it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect SmartBear MCP, apply this rule, and every contract-testing_delete_all_integrations call is checked against it from then on.
Questions about contract-testing_delete_all_integrations
Delete ALL consumer-provider integrations in the workspace. Parameters:. It is categorised as a Destructive tool in the SmartBear MCP MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the SmartBear MCP server in PolicyLayer and add a rule for contract-testing_delete_all_integrations: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches SmartBear MCP. Nothing to install.
contract-testing_delete_all_integrations is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the contract-testing_delete_all_integrations rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for contract-testing_delete_all_integrations. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
contract-testing_delete_all_integrations is provided by the SmartBear MCP server (SmartBear/smartbear-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on SmartBear, and thousands of servers like it.
Across the catalogue