moltrust_credential
Issue or verify W3C Verifiable Credentials for AI agents. Leverages ERC-8004 on-chain registration and Base blockchain anchoring to establish decentralized identity and verifiable reputation.
Instructions
Issue or verify a W3C Verifiable Credential.
Args: action: Either "issue" or "verify" subject_did: DID of the credential subject (required for "issue") credential_type: Type of credential (default: "AgentTrustCredential", only for "issue") credential: JSON string of the credential to verify (required for "verify")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| subject_did | No | ||
| credential_type | No | AgentTrustCredential | |
| credential | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |