delete_record
Remove specific records from Supabase database tables using filters to manage data in NextJS applications.
Instructions
Delete a record from Supabase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| filters | Yes |
Remove specific records from Supabase database tables using filters to manage data in NextJS applications.
Delete a record from Supabase
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| filters | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. While 'Delete' implies a destructive mutation, the description doesn't specify whether this operation is irreversible, what permissions are required, or how errors are handled. It mentions Supabase but doesn't explain authentication or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence with zero waste. It's appropriately sized and front-loaded, directly stating the tool's purpose without unnecessary elaboration.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a destructive mutation tool with 2 undocumented parameters, 0% schema coverage, no annotations, and no output schema, the description is inadequate. It doesn't address critical aspects like safety warnings, parameter usage, or expected outcomes, leaving the agent poorly equipped to use this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate but fails to do so. It doesn't explain what 'table' and 'filters' parameters mean, their expected formats, or provide examples. For a tool with 2 required parameters and nested objects, this leaves significant gaps in understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Delete') and resource ('a record from Supabase'), providing a specific verb+resource combination. However, it doesn't distinguish this tool from its sibling 'update_record' in terms of destructive nature or mention that 'query_data' might be a safer alternative for read operations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided about when to use this tool versus alternatives like 'insert_record' or 'update_record'. The description lacks context about prerequisites, permissions needed, or warnings about irreversible deletion, which is critical for a destructive operation.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tengfone/supabase-nextjs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server