hashurl
Fetch a public URL and return the SHA-256 of exactly the bytes received, signed. Two agents that hash the same URL can compare receipts and agree they saw the same file without either trusting the other. Bodies over 2 MB are refused rather than hashed in part.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | An http or https URL. |