Rewrite text for a target audience
rewriteGet tone adjustment instructions for six audience styles: technical, plain, socially gentle, concise, detailed, or direct. Feed to an LLM as system prompt for audience-aligned messaging.
Instructions
Get rewrite instructions for adapting text to a specific audience style: technical, plain, socially_gentle, concise, detailed, or direct. Pass the result to an LLM with the rewrite_instructions as the system prompt. Use when communication needs tone adjustment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to rewrite. | |
| style | No | Target audience style. | plain |