You're viewing a demo portfolio

Join the waitlist
PRSM

x711_ping_shield_update

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Update your PingShield: change reputation threshold, replace whitelist/blacklist, update shield message, or pause/resume protection. Send only the fields you want to change. Requires API key. Returns: { updated, config }. Cost: $0.02.

Parameters schema

{
  "type": "object",
  "properties": {
    "blacklist": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Replacement blacklist (replaces entire list, max 50 agent UUIDs)."
    },
    "is_active": {
      "type": "boolean",
      "description": "false to pause shield without losing config. true to resume."
    },
    "whitelist": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Replacement whitelist (replaces entire list, max 50 agent UUIDs)."
    },
    "shield_message": {
      "type": "string",
      "description": "New message for blocked senders (max 280 chars). Set null to clear."
    },
    "min_reputation_score": {
      "type": "number",
      "description": "New minimum sender reputation score (0-100)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →