Commit db4a16f
feat: add more tool input types to mcpgen
Add 18 additional tool input types with SchemaProvider implementations:
- SearchIssuesInput, SearchPullRequestsInput
- ListCommitsInput, GetCommitInput
- ListBranchesInput, ListTagsInput
- ListReleasesInput, GetReleaseByTagInput
- ListWorkflowsInput, ListWorkflowRunsInput, GetWorkflowRunInput
- ListNotificationsInput, GetRepositoryTreeInput
- CreateBranchInput, CreateOrUpdateFileInput, PushFilesInput
- ForkRepositoryInput, CreateRepositoryInput
Generated file now has 1186 lines with zero-reflection schemas for 24 tool input types.
Co-authored-by: SamMorrowDrums <[email protected]>1 parent 52163a8 commit db4a16f
2 files changed
+1038
-1
lines changed
0 commit comments