delete_branch_tool
Delete a branch from a GitLab repository by supplying the project ID or path and the branch name. Streamline cleanup of stale or merged branches.
Instructions
Delete a branch from a GitLab repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | Branch name to delete | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||