filesystem-mcp

by sylphlab
Verified

delete_items

Remove multiple files or directories at once from the filesystem by specifying their relative paths, streamlining cleanup and organization tasks.

Instructions

Delete multiple specified files or directories.

Input Schema

NameRequiredDescriptionDefault
pathsYesAn array of relative paths (files or directories) to delete.

Input Schema (JSON Schema)

{ "properties": { "paths": { "description": "An array of relative paths (files or directories) to delete.", "items": { "type": "string" }, "type": "array" } }, "required": [ "paths" ], "type": "object" }

You must be authenticated.

Other Tools from filesystem-mcp

Related Tools

ID: ysjzadzog3