git_list_refs
List all local branches, tags, and remote-tracking refs in a repository to explore its complete Git state.
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 |