Revise a draft
revisionApply one instruction to an existing letter and return the revised text. Pair it with letterlens: review to find the problems, revise to fix them. Changes only what the instruction asks for.
Cost: about 97 credits (~$0.097) per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currentText | Yes | The letter as it stands. | |
| instruction | Yes | What to change. One instruction per call gets a cleaner result than a list. |