x711_ping_shield_update
ActiveTool of x711 — Universal Agent Gas Station
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x711 — Universal Agent Gas Station
1/7 registries