git_list_refs
List branches, tags, and remote-tracking refs in a Git repository. Specify kind to filter, with optional limit.
Instructions
List local branches, tags, and remote-tracking refs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | all | |
| limit | No | ||
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |