find_ai_words
Detect stock AI phrasing in a draft and report exactly where it appears, returning every flagged sentence so writers can rewrite them and confirm clean copy.
Instructions
Check a draft for stock AI phrasing and report exactly where it appears.
Returns clean (boolean), a count, and every occurrence with the sentence it
sits in. Run it after humanize_text and rewrite each flagged sentence,
keeping every fact, figure, name and link. Repeat until clean is true - the
house standard is zero, not "fewer".
Cheaper and more precise than score_ai_text for this one job; score_ai_text also measures rhythm and gives you the number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |