git_list_remotes
List remote names configured in a Git repository without revealing remote URLs, enabling safe read-only access for remote inspection.
Instructions
List configured remote names without exposing URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repositoryId | Yes | ID returned by git_list_repositories |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| output | Yes | ||
| truncated | Yes |