delete_file
Deletes a Shopify file using its unique file ID. Provide the ID to remove the file from the store.
Instructions
Delete a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | File ID to delete |
Deletes a Shopify file using its unique file ID. Provide the ID to remove the file from the store.
Delete a file
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | File ID to delete |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits. It only states 'Delete a file' and omits critical information such as permanence, required permissions, side effects if the file is in use, or reversibility. This is a significant gap for a destructive operation.
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, concise sentence with no unnecessary words. It is front-loaded and easily parsed, earning a perfect score for its efficient structure.
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?
The tool is simple with one fully documented parameter, but the absence of annotations and behavioral details means the description is not fully complete. It could benefit from mentioning the file type (e.g., Shopify Files) or potential consequences of deletion, but given its simplicity, the description is minimally adequate.
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 input schema already provides full coverage of the sole parameter 'id' with the description 'File ID to delete'. The tool description adds no additional parameter semantics, but since schema coverage is 100%, the schema handles the meaning adequately, warranting a baseline score of 3.
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 'Delete a file' clearly states the verb and resource, making the action unambiguous. However, it doesn't specify what kind of file or distinguish it from other delete operations like delete_custom_pixel or delete_script_tag, though the resource type is implied by the tool name.
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 on when to use this tool versus other delete tools (e.g., delete_product, delete_custom_pixel). The description only states the action without any context about prerequisites, exclusions, or alternatives.
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/UVU-Store/shopify-graphql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server