II.
ToolDescriptor overview
Reference · livetool-descriptor:github.create-pull-request
GitHub: Create Pull Request overview
Open a new pull request.
Attributes
schema
{}
displayName
GitHub: Create Pull Request
description
Open a new pull request.
inputSchema
type
object
required
- owner
- repo
- title
- head
- base
properties
owner
type
string
repo
type
string
title
type
string
head
type
string
base
type
string
body
type
string
draft
type
boolean
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
contains_tool_descriptor1
- tool-server:mcp-github·ToolServerMCP GitHub (official)