Rewrite text for a target audience
rewriteGenerates rewrite instructions to adapt text to a target audience style such as technical, plain, or concise. Use the instructions as a system prompt for an LLM to adjust tone.
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 |