commit_and_push_file
Commit a new or modified file to a GitHub repository with a custom message.
Instructions
Creates or updates a file directly in a GitHub repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | main | |
| content | Yes | ||
| file_path | Yes | ||
| repo_name | Yes | ||
| commit_message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |