Check Placeholders
check_placeholdersVerifies that a translated string retains all placeholders from the source string, ensuring no placeholders are missing or altered.
Instructions
Verify a translated string preserves all placeholders from the source (no LLM call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | The source string | |
| translation | Yes | The translated string to check |