delete_day_parting
Delete a day parting rule by its ID to permanently remove it from your ad scheduling setup.
Instructions
Delete a day parting rule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Day parting ID |
Delete a day parting rule by its ID to permanently remove it from your ad scheduling setup.
Delete a day parting rule
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Day parting ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description must disclose behavioral traits. It simply says 'Delete' without indicating whether deletion is permanent/reversible, what happens to dependent rules, or any permission requirements. This is a significant gap for a mutation tool.
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 sentence with no redundant text. It is appropriately minimal, although it lacks any additional useful context; still, it is efficient and front-loaded.
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 tool with no annotations and no output schema, the description provides only the bare action. It omits behavior disclosures and usage guidance, making it incomplete for an agent to understand side effects. The simplicity of the parameter does not compensate for missing context.
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?
The schema covers the only parameter (id) with a clear description ('Day parting ID'), achieving 100% coverage. The description adds no additional parameter context, so baseline score of 3 is appropriate.
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 identifies a delete operation on a 'day parting rule' with a specific verb and resource. It distinguishes from siblings like create_day_parting/update_day_parting, though it doesn't add extra scope or edge-case clarification like the highest-scoring examples.
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, prerequisites, or exclusions. The description merely states the action without any context for decision-making.
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/adbutler/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server