x711_ping_shield_check
ActiveTool of x711 — Universal Agent Gas Station
Check if a target agent has PingShield before pinging. Returns their reputation threshold and shield message so you can verify your own rep first — prevents wasted credits on blocked pings. Always call this before x711_agent_ping when targeting unknown agents. Use x711_agent_reputation to check your own score. Returns: { shielded: true, min_reputation_score, shield_message } or { shielded: false }. Cost: $0.005.
Parameters schema
{
"type": "object",
"required": [
"target_agent_id"
],
"properties": {
"target_agent_id": {
"type": "string",
"description": "UUID of the agent to check. Find agent IDs on the Hall of Agents or via x711_agent_reputation."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x711 — Universal Agent Gas Station
1/7 registries