Skip to content

fix(filesystem): add description fields to tool input schemas#4004

Open
Jim1874 wants to merge 1 commit intomodelcontextprotocol:mainfrom
Jim1874:fix/issue-3984-filesystem-schema-descriptions
Open

fix(filesystem): add description fields to tool input schemas#4004
Jim1874 wants to merge 1 commit intomodelcontextprotocol:mainfrom
Jim1874:fix/issue-3984-filesystem-schema-descriptions

Conversation

@Jim1874
Copy link
Copy Markdown

@Jim1874 Jim1874 commented Apr 22, 2026

Summary

Adds description fields to all 18 filesystem tool input schemas, making
them properly documented for LLM consumption.

Fields documented: path, content, edits, excludePatterns, source, destination, pattern.

Closes #3984

Adds missing description fields to 18 filesystem tool input schemas
(path, content, edits, excludePatterns, source, destination, pattern).

Closes modelcontextprotocol#3984
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

filesystem: 18 schema properties missing description fields, breaking automated callers

1 participant