Rewrite text for a target audience
rewriteGenerate style-specific instructions for adapting text to technical, plain, socially gentle, concise, detailed, or direct audiences. Use the output as an LLM system prompt for tone adjustment.
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 |