{"message":"GitHub API Extension Service","version":"1.4.0","endpoints":{"POST /create-pull-request":"Create a new pull request with file addition","POST /create-issue":"Create a new GitHub issue","PATCH /issues/update":"Update or close an existing issue","GET /issues/list":"List issues in a repository","POST /suggest-fix":"Generate and post an AI fix suggestion for an issue","POST /repos/create":"Create a new repository","GET /repos/list":"List repositories for a user or the authenticated user","GET /repos/get":"Get repository metadata","DELETE /repos/delete":"Delete a repository","GET /repos/commits":"List commits in a repository","GET /repos/contents":"Get repository contents or file metadata","POST /branches/create":"Create a new branch","GET /branches/list":"List branches in a repository","GET /pulls/list":"List pull requests in a repository","GET /pulls/get":"Get pull request details","GET /docs":"Interactive API documentation","GET /redoc":"Alternative API documentation"}}