peaka_delete_semantic_table

Delete a semantic table from a semantic catalog in the Peaka project. Removes the table mapping only; the saved query that backs it is not affected. ${PROJECT_ID_HINT}

Server Peaka @peaka/mcp-server-peaka
Category Destructive
Risk class Critical
Parameters 00 required

What peaka_delete_semantic_table does on Peaka

AI agents call peaka_delete_semantic_table to permanently remove resources in Peaka — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why peaka_delete_semantic_table needs a policy

This tool permanently removes a semantic table mapping, which cannot be easily undone. While the underlying saved query is preserved, the table structure and its metadata are deleted. This is irreversible data deletion, fitting the Destructive category.

From the tool's definition Tool name and description explicitly state 'Delete a semantic table' and 'Removes the table mapping'. The action irreversibly deletes a semantic table resource from the Peaka project.

Questions about peaka_delete_semantic_table

What does the peaka_delete_semantic_table tool do? +

Delete a semantic table from a semantic catalog in the Peaka project. Removes the table mapping only; the saved query that backs it is not affected. ${PROJECT_ID_HINT}. It is categorised as a Destructive tool in the Peaka MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on peaka_delete_semantic_table? +

Register the Peaka MCP server in PolicyLayer and add a rule for peaka_delete_semantic_table: 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 Peaka. Nothing to install.

What risk level is peaka_delete_semantic_table? +

peaka_delete_semantic_table is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit peaka_delete_semantic_table? +

Yes. Add a rate_limit block to the peaka_delete_semantic_table 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.

How do I block peaka_delete_semantic_table completely? +

Set action: deny in the PolicyLayer policy for peaka_delete_semantic_table. 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.

What MCP server provides peaka_delete_semantic_table? +

peaka_delete_semantic_table is provided by the Peaka MCP server (@peaka/mcp-server-peaka). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.