Skip to content

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

Open
Will-hxw wants to merge 1 commit intomodelcontextprotocol:mainfrom
Will-hxw:fix/3984-filesystem-schema-missing-descriptions
Open

fix(filesystem): add missing description fields to 18 schema properties#3990
Will-hxw wants to merge 1 commit intomodelcontextprotocol: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: 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.

1 participant