gitea_get_branch
Retrieve branch details including latest commit and protection settings from a Gitea repository to manage version control workflows.
Instructions
[UNIFIED] Get details of a specific branch including latest commit and protection settings.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| branch | Yes |