tool_hash_generate
Generate MD5, SHA-256, or SHA-512 hash from input text. Select the algorithm to compute a secure digest for data integrity or verification.
Instructions
Generate hash (md5, sha256, sha512) of input text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| algorithm | No | sha256 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |