Skip to main content
Glama

Proton Drive MCP

by anyrxo

delete_file

Remove a file or folder from Proton Drive by specifying its path, helping users manage and declutter their cloud storage efficiently.

Instructions

Delete a file or folder from Proton Drive

Input Schema

NameRequiredDescriptionDefault
pathYesPath to delete relative to Proton Drive root

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to delete relative to Proton Drive root", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Proton Drive MCP

Related Tools

    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/anyrxo/proton-drive-mcp'

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