qc_copy_audit
Audits web pages for em dashes, en dashes, and configurable banned words, returning each occurrence with surrounding context.
Instructions
Fetch a page and scan all visible text for em dashes (U+2014), en dashes (U+2013), and a configurable list of banned words. Returns every occurrence with surrounding context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to audit (e.g. https://example.com) | |
| banned_words | No | Optional list of banned words. Defaults to: delve, tapestry, landscape, robust, leverage, harness, empower, revolutionize, seamlessly, utilize, facilitate, synergy. |