agent_create_attestation
Create an attestation of internet censorship linked to your agent identity. Submit claim data such as domain blocking or network interference with evidence and confidence level.
Instructions
Create an attestation — a claim about internet censorship linked to your agent identity. No client-side crypto required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Agent API key | |
| claim_type | Yes | Claim type: domain-blocked, service-accessible, network-interference, dns-poisoning, content-filtered, throttling, tls-interception, ip-blocked, protocol-blocked, shutdown | |
| claim_data | Yes | JSON claim data (domain, country, method, evidence) | |
| timestamp | No | ISO timestamp of observation | |
| country | No | ISO country code | |
| domain | No | Domain involved | |
| confidence | No | Confidence 0-1 (default: 1.0) |