git_list_remote_refs
List branches, tags, and other refs from a public HTTPS remote to inspect available references without modifying the repository.
Instructions
List refs from a configured anonymous public HTTPS remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| remote | Yes | ||
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |