sha256_hash
Compute the SHA-256 hash of a text string to produce a unique 256-bit fingerprint for verification.
Instructions
Compute the SHA256 hash of a text string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text string to hash. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |