create-issue
Generate and post a new issue in a GitHub repository by providing owner, repo, title, body, and optional labels via the GitHub MCP Server.
Instructions
Create a new issue in a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Issue body | |
labels | No | Labels to apply to the issue | |
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name | |
title | Yes | Issue title |