humanizer_get_rewrite_instructions
Analyze AI-generated text and receive step-by-step rewrite instructions to humanize it. Tailored to text type and voice preferences.
Instructions
Analyze AI text and return detailed, step-by-step rewrite instructions.
This tool does NOT rewrite the text itself — it provides a structured action plan that an LLM or human editor can follow to humanize the text. The instructions are tailored to the text type and specific patterns found.
Args: params (HumanizeTextInput): Contains text, text type, and voice preferences.
Returns: str: JSON with analysis results and step-by-step rewrite instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |