agent_trust_feedback
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Submit feedback about an agent/wallet (positive or negative)
Parameters schema
{
"type": "object",
"required": [
"subjectType",
"subjectValue",
"rating",
"category"
],
"properties": {
"rating": {
"type": "integer",
"maximum": 2,
"minimum": -2
},
"category": {
"enum": [
"payment",
"quality",
"communication",
"fraud"
],
"type": "string"
},
"evidence": {
"type": "object"
},
"subjectType": {
"enum": [
"wallet",
"agent_card_url",
"domain"
],
"type": "string"
},
"subjectValue": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Japan Public Ledgers MCP
1/7 registries