git_short_sha
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Git Short SHA Abbreviator — Truncate a full or partial git object ID (SHA-1/SHA-256 hex) to a short prefix, matching 'git rev-parse --short' behavior.
Parameters schema
{
"type": "object",
"required": [
"sha"
],
"properties": {
"sha": {
"type": "string",
"description": "Full or partial hex object ID"
},
"length": {
"type": "integer",
"description": "Abbreviation length, 4-64 (default 7)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries