apply_style
Apply a style preset to change text's register (formal to casual, academic to blog) without running humanization passes—preserves AI tells.
Instructions
Apply a style preset to text without running humanization passes.
Useful when the caller wants pure register translation (formal to
casual, academic to blog, etc.) without removing AI tells. The set
of legal style names is whatever :func:list_styles returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The input prose. | |
| style | Yes | Name of a style preset registered in ``styles/``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |