Files
servers-modelcontextprotocol-1/src
Aschent89 6d7a8f2267 feat: add get_issue endpoint to retrieve single issue details
Adds functionality to fetch details of a specific GitHub issue by number.
This includes:
- New GetIssueSchema for input validation
- Implementation of getIssue function using GitHub API
- Addition of get_issue tool to available tools list
- Handler for get_issue in CallToolRequestSchema

This allows users to retrieve complete issue information including:
- Issue metadata (title, body, state)
- Associated data (labels, assignees, milestone)
- Timestamps (created, updated, closed)
2024-12-06 14:03:12 -05:00
..
2024-12-04 16:11:35 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 15:57:31 +00:00
2024-12-05 00:33:49 -08:00
2024-12-04 16:11:35 +00:00
2024-12-04 15:57:31 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 15:57:31 +00:00
2024-12-04 16:11:35 +00:00
2024-12-04 15:57:31 +00:00
2024-12-04 15:57:31 +00:00