You're viewing a demo portfolio

Join the waitlist
PRSM

victorian_complaint_generate

Active

Tool of mcp-victorian-complaint

declared in 0.1.0

Any complaint, maximum Victorian indignation. The wifi being slow has never been taken more seriously.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "length": "excessive",
      "complaint": "The wifi connection has been unreliable all morning",
      "recipient": "Internet Service Provider",
      "indignation": "maximum",
      "complaint_type": "technology"
    },
    {
      "complaint": "My neighbor's dog barks incessantly",
      "indignation": "considerable",
      "complaint_type": "neighbor"
    }
  ],
  "required": [
    "complaint"
  ],
  "properties": {
    "length": {
      "enum": [
        "brief",
        "standard",
        "excessive"
      ],
      "type": "string"
    },
    "complaint": {
      "type": "string"
    },
    "recipient": {
      "type": "string"
    },
    "indignation": {
      "enum": [
        "mild",
        "considerable",
        "severe",
        "maximum"
      ],
      "type": "string"
    },
    "complaint_type": {
      "enum": [
        "service",
        "neighbor",
        "technology",
        "food",
        "abstract",
        "government"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-victorian-complaint

https://github.com/pipeworx-io/mcp-victorian-complaint

2/7 registries
View full server →
victorian_complaint_generate — mcp-victorian-complaint — PRSM MCP