verify_content
Verify sealed deals by validating hash match and Ed25519 signature to confirm content authenticity and integrity.
Instructions
Programmatically verify a sealed deal (Agent-to-Agent). Checks hash match and Ed25519 signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| deal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |