list_branches
List branches in a project with last-commit date and protected flag, enabling identification of stale branches for cleanup and branch lifecycle management.
Instructions
[READ] Branches with last-commit date and protected flag.
Args: project: Project id or full path. limit: Max rows to return (default 100, capped at 99); the result carries 'truncated' when the server had more. target: Server target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No | ||
| project | Yes |