git_list_remote_refs
List refs from a configured anonymous public HTTPS remote by specifying repository ID and remote, providing read-only visibility into branches and tags for inspection.
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 |