We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a50053 commit 35a514cCopy full SHA for 35a514c
README.md
@@ -1171,7 +1171,7 @@ The following sets of tools are available:
1171
- `owner`: Repository owner (username or organization) (string, required)
1172
- `path`: Path where to create/update the file (string, required)
1173
- `repo`: Repository name (string, required)
1174
- - `sha`: The blob SHA of the file being replaced. (string, optional)
+ - `sha`: The blob SHA of the file being replaced. Required if the file already exists. (string, optional)
1175
1176
- **create_repository** - Create repository
1177
- **Required OAuth Scopes**: `repo`
0 commit comments