filesystem-mcp

by sylphlab
Verified

chown_items

Modify ownership (UID) and group (GID) for multiple files or directories in one operation using this tool on the MCP server 'filesystem-mcp'.

Instructions

Change owner (UID) and group (GID) for multiple specified files/directories.

Input Schema

NameRequiredDescriptionDefault
gidYesGroup ID.
pathsYesAn array of relative paths.
uidYesUser ID.

Input Schema (JSON Schema)

{ "properties": { "gid": { "description": "Group ID.", "type": "number" }, "paths": { "description": "An array of relative paths.", "items": { "type": "string" }, "type": "array" }, "uid": { "description": "User ID.", "type": "number" } }, "required": [ "paths", "uid", "gid" ], "type": "object" }

You must be authenticated.

Other Tools from filesystem-mcp

Related Tools

ID: ysjzadzog3