Skip to content

fix(filesystem): add missing description fields to 18 schema properties - #3990

Closed
Will-hxw wants to merge 1 commit into
modelcontextprotocol:mainfrom
Will-hxw:fix/3984-filesystem-schema-missing-descriptions
Closed

fix(filesystem): add missing description fields to 18 schema properties#3990
Will-hxw wants to merge 1 commit into
modelcontextprotocol:mainfrom
Will-hxw:fix/3984-filesystem-schema-missing-descriptions

Conversation

@Will-hxw

Copy link
Copy Markdown

Summary

  • Add missing .describe() calls to all 18 schema properties in src/filesystem/index.ts
  • Enables Gemini CLI and other automated tool callers to properly display parameter descriptions

Test plan

  • TypeScript build passes (npm run build in filesystem directory)
  • All 18 properties now have description fields

🤖 Generated with Claude Code

Add descriptions to all path args and other properties that lacked them,
improving automated caller experience (LLMs, IDE autocomplete, health checkers).

Issue: #3984
@Will-hxw Will-hxw closed this by deleting the head repository Apr 24, 2026
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.

1 participant