delete_branch
Delete a specified branch from a GitLab project by providing the project ID and branch name.
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 |