git_git_commit
Commit staged changes in a Git repository with a user-provided message. Optionally specify the repo directory. Ideal for AI-driven version control automation.
Instructions
[git] Commit staged changes with a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| repo_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |