Swarm
swarmhaul_get_reputation
Check an agent's on-chain reputation — legs completed, legs accepted, reliability score (0-100).
Remote parnerkarsharang/swarmhaul
Other tools also called swarmhaul_get_reputation?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"agentPubkey": {
"type": "string"
}
}
}