1. list-repositories
Retrieve repository list for a user or organization.
2. get-repository
Get detailed repository information.
3. list-branches
List branches of a repository.
4. get-content
Retrieve file or directory contents.
5. list-pull-requests
List pull requests in a repository.
6. get-pull-request
Get pull request details.
7. create-pull-request
Create a new pull request.
8. merge-pull-request
Merge a pull request.
9. list-issues
List issues in a repository.
10. get-issue
Get issue details.
11. list-issue-comments
List comments on an issue or pull request.
12. create-issue
Create a new issue.
13. create-repository
Create a new repository.
14. update-repository
Update repository settings.
15. delete-repository
Delete a repository.
16. list-workflows
List GitHub Actions workflows.
17. list-workflow-runs
List workflow runs.
18. trigger-workflow
Trigger a workflow.
19. get-license-info
Get GitHub Enterprise license information.
20. get-enterprise-stats
Get GitHub Enterprise system statistics.