delete_branch
Delete a branch from a GitLab project by specifying project ID and branch name. Removes stale branches to keep repository clean.
Instructions
Delete branch from project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch_name | Yes | Name of the branch to delete |