You're viewing a demo portfolio

Join the waitlist
PRSM

text_diff

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Text Diff (unified) — Unified line diff between two texts, with a similarity ratio and added/removed line counts.

Parameters schema

{
  "type": "object",
  "required": [
    "text_a",
    "text_b"
  ],
  "properties": {
    "text_a": {
      "type": "string",
      "description": "First text"
    },
    "text_b": {
      "type": "string",
      "description": "Second text"
    },
    "context": {
      "type": "integer",
      "description": "Context lines around each change (default 3)"
    },
    "to_label": {
      "type": "string",
      "description": "Label for text_b in the diff header (default 'b')"
    },
    "from_label": {
      "type": "string",
      "description": "Label for text_a in the diff header (default 'a')"
    }
  },
  "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 →