File Operations MCP Server

get_changes

Track and retrieve recent file system changes by type or limit using the File Operations MCP Server.

Instructions

Get list of tracked changes

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of changes to return
typeNoFilter changes by type

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of changes to return", "type": "number" }, "type": { "description": "Filter changes by type", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from File Operations MCP Server

Related Tools

ID: 7b750si00d