II.
ToolDescriptor overview
Reference · livetool-descriptor:github.create-issue
GitHub: Create Issue overview
Create a new issue in a GitHub repository.
Attributes
schema
{}
displayName
GitHub: Create Issue
description
Create a new issue in a GitHub repository.
inputSchema
type
object
required
- owner
- repo
- title
properties
owner
type
string
repo
type
string
title
type
string
body
type
string
labels
type
array
items
type
string
assignees
type
array
items
type
string
outputSchema
type
object
properties
number
type
integer
url
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-github·ToolServerMCP GitHub (official)
Incoming edges
about_subject1
contains_tool_descriptor3
- tool-server:mcp-github·ToolServerMCP GitHub (official)
- tool-server:github-issues-mcp·ToolServerGitHub Issues MCP
- tool-server:github-issues-mcp·ToolServerGitHub Issues MCP