github_repos_create_or_update_file_contents
Create or update file contents in a GitHub repository by specifying owner, repo, path, and file content.
Instructions
Create or update file contents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| path | Yes | path | |
| body | No | Request body (JSON object) |