TOOL API

create_or_update_file

Create or update a single file in GitHub repository

OtherOAuth1 credits

Call information

Tool slug
github.create_or_update_file
Provider
GitHub
Average response
0 ms
Calls in 7 days
0

Input parameters

ownerrequired

仓库所有者 (用户名或组织)

reporequired

仓库名称

pathrequired

文件路径

contentrequired

文件内容

messagerequired

提交消息

branchrequired

分支名称

sha

文件SHA (更新现有文件时必需)