check_reputation
Verify AI agent trustworthiness by checking reputation scores using decentralized identifiers to assess reliability and credibility in interactions.
Instructions
Check the reputation score of an AI agent by their DID.
Args: did: Agent's decentralized identifier (e.g. did:key:z6Mk...)
Returns: Reputation score (0-1), confidence, and interpretation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes |