emphasize_text
Find specific text in a file, apply formatting like bold, italic, underline, color, or size, and save the result as a new file.
Instructions
Apply bold/italic/underline/color/size to matched text and write a NEW file (delegate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | ||
| find | Yes | ||
| path | Yes | ||
| size | No | ||
| color | No | ||
| italic | No | ||
| out_path | Yes | ||
| underline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |