create_repository_label
Create custom labels in a repository on AtomGit using specified name, color, and description to manage and organize issues, pull requests, and other tasks efficiently.
Instructions
Create a new label in a repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | Yes | 标签颜色。为6位的字符串,如: #ED4014 | |
description | No | 标签描述 | |
name | Yes | 标签名称 | |
owner | Yes | 代码仓库的所有者,一般称之为'用户名(username)'。该名称不区分大小写。 | |
repo | Yes | 代码仓库名称(该名称不区分大小写) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AtomGit MCP Server
- assign_issue
- check_if_user_is_assignable
- create_issue
- create_issue_comment
- create_issue_labels
- create_pull_request
- create_pull_request_comment
- create_pull_request_reply
- create_repository_label
- delete_issue_label
- get_issue_details
- get_issue_labels
- get_label_by_name
- get_org_repositories
- get_pull_request_comment
- get_pull_request_details
- get_repository_branch_details
- get_repository_labels
- get_user_repositories
- get_user_repository
- list_issue_assignees
- list_pull_request_comments
- list_repository_branches
- list_repository_issues
Related Tools
- @kaiyuanxiaobing/atomgit-mcp-server
- @kaiyuanxiaobing/atomgit-mcp-server
- @kaiyuanxiaobing/atomgit-mcp-server
- @kaiyuanxiaobing/atomgit-mcp-server
- @kaiyuanxiaobing/atomgit-mcp-server
- @kaiyuanxiaobing/atomgit-mcp-server