add_attestation
Attach a new attestation claim to an existing trust anchor by providing anchor ID, attester ID, and claim details with optional confidence and evidence.
Instructions
Add an attestation (claim) to an existing trust anchor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anchor_id | Yes | ||
| attester_id | Yes | ||
| claim | Yes | ||
| confidence | No | ||
| evidence | No | ||
| api_key | No |