add_attestation
Add an attestation claim to a trust anchor, including attester identity, claim text, confidence level, and optional 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 |