II.
ToolDescriptor overview
Reference · livetool-descriptor:github.create-or-update-file
GitHub: Create or Update File overview
Create or update a single file in a repository on a branch.
Attributes
schema
{}
displayName
GitHub: Create or Update File
description
Create or update a single file in a repository on a branch.
inputSchema
type
object
required
- owner
- repo
- path
- content
- message
- branch
properties
owner
type
string
repo
type
string
path
type
string
content
type
string
message
type
string
branch
type
string
sha
type
string
outputSchema
type
object
properties
commit
type
object
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)