Skip to content

Conversation

@sylwia-budzynska
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds Field descriptions to all parameters in the MCP tool functions, improving API documentation and making the tools more discoverable and user-friendly. The changes systematically add Pydantic Field descriptions to previously undecorated parameters (mainly owner and repo), providing clear documentation about what each parameter represents.

  • Adds Field descriptions to owner and repo parameters across all 27 tool functions
  • Maintains consistent formatting and alignment for improved code readability
  • Ensures all function parameters now have descriptive metadata for better API documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

kevinbackhouse
kevinbackhouse previously approved these changes Dec 4, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings December 4, 2025 10:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
sylwia-budzynska and others added 2 commits December 4, 2025 11:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sylwia-budzynska sylwia-budzynska merged commit cd74dd6 into main Dec 4, 2025
9 checks passed
@sylwia-budzynska sylwia-budzynska deleted the param-fields branch December 4, 2025 10:22
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.

3 participants