emphasize_text
Find specific text in a document and apply formatting styles such as bold, italic, underline, color, or size, writing the result to 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 |