Rewrite text for a target audience
rewriteGenerates audience-specific style instructions to adapt text. Use the instructions 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 |