II.
ToolDescriptor overview
Reference · livetool-descriptor:github.create-branch
GitHub: Create Branch overview
Create a new branch from a given source branch.
Attributes
schema
{}
displayName
GitHub: Create Branch
description
Create a new branch from a given source branch.
inputSchema
type
object
required
- owner
- repo
- branch
properties
owner
type
string
repo
type
string
branch
type
string
from_branch
type
string
outputSchema
type
object
properties
ref
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)