Files
github--github-mcp-server/pkg/github
Copilot 7fbf80d055 Migrate actions toolset to modelcontextprotocol/go-sdk (#1446)
* Initial plan

* Migrate actions toolset to modelcontextprotocol/go-sdk

- Removed //go:build ignore tags from actions.go and actions_test.go
- Updated imports to use modelcontextprotocol/go-sdk instead of mark3labs/mcp-go
- Updated all tool constructor signatures to return new types
- Converted all tool definitions from DSL format to jsonschema.Schema format
- Updated tool handler signatures to use generics
- Updated parameter extraction to use args map instead of request
- Replaced mcp.NewToolResultText/Error with utils package functions
- Updated all tests to work with new handler signature
- Updated toolsnaps for all actions tools

Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com>

* re-add actions toolset

* create toolsnaps

* create toolsnaps

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com>
Co-authored-by: LuluBeatson <lulubeatson@github.com>
Co-authored-by: Adam Holt <me@adamholt.co.uk>
2025-11-24 12:58:47 +01:00
..
2025-10-21 15:57:39 +02:00