You're viewing a demo portfolio

Join the waitlist
PRSM

git_short_sha

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →