humanize_text
Rewrite a draft to strip AI writing tells while preserving all facts, figures, names, dates, quotes, and URLs.
Instructions
Optional. Rewrite a draft to strip AI writing tells, keeping facts intact.
Prefer review_draft. This rewrites the text for the writer, which produces machine-written prose again; a detector will read it as such, because detectors measure how predictable the wording is rather than how many stock phrases it contains. Use this only to edit text the writer already wrote, and tell them it was used.
With an LLM key configured, the rewrite happens server-side and comes back in
rewritten_text. Without one, mode='delegated_to_caller' and you must apply the
returned instructions to text_to_rewrite yourself, preserving every fact,
figure, name, date, quote and URL exactly.
Optionally pass voice_sample to match a specific writer's rhythm. The sample governs style only and never contributes facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| voice_sample | No |