db4a16f453
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 <4811358+SamMorrowDrums@users.noreply.github.com>