Skip to main content
Glama

delete_file

Remove files permanently from your computer's file system. This action immediately deletes specified files and cannot be undone.

Instructions

Permanently delete a file from the file system. This operation cannot be undone. The file is immediately removed from the storage device.

Input Schema

NameRequiredDescriptionDefault
pathYesThe path to the file to delete

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The path to the file to delete", "type": "string" } }, "required": [ "path" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/koopatroopa787/first_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server