list_project_branches_tool
List all branches of a GitLab project, with optional filtering by name and pagination.
Instructions
List repository branches for a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| search | No | Filter branches by name | |
| per_page | No | Results per page, max 100 (default: 20) | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||