normalize_phonetic_text
Normalize text into Double Metaphone and Soundex phonetic hashes to match misspelled names, speech-to-text errors, and slang.
Instructions
Computes Double Metaphone and Soundex phonetic hashes to match misspelled names, speech-to-text transcript errors, and slang. (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |