git_list_remotes
List remote names for a repository without exposing URLs. Enables safe discovery of configured remotes in a read-only Git server.
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 |