create_commit
Create and execute git commits for a single file in your repository. Specify commit details like title, type, emoji, and optional metadata for a structured message.
Instructions
指定したファイルに対してコミットを作成・実行します。※1度に1ファイルのみコミット可能です
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | コミットの本文(オプション) | |
emoji | Yes | コミットメッセージに使用する絵文字 | |
file | Yes | コミット対象のファイルパス(1ファイルのみ指定可能) | |
footer | No | コミットのフッター(オプション) | |
issueNumber | No | GitHub Issue番号(オプション) | |
language | No | コミットメッセージの言語(デフォルト: ja) | |
path | Yes | Gitリポジトリの絶対パス | |
title | Yes | コミットのタイトル | |
type | Yes | コミットの種類 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from aira-mcp-server
Related Tools
- @asbloom-py/mcp-servers
- @modelcontextprotocol/github
- @PhialsBasement/mcp-github-server-plus
- @yoda-digital/mcp-gitlab-server
- @zereight/gitlab-mcp