Edit a text media asset
edit_mediaEdit text/report assets by finding and replacing text, appending, or prepending content. Saves changes as a new version and archives the prior copy.
Instructions
Directly edit an existing text/report asset (find/replace, append, or prepend) and save the result as a new version — the prior copy is archived (edit-media). For images, use refine_media or image generation instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | No | Text to replace (all occurrences). | |
| name | Yes | Gallery asset (a text/report asset: .html/.svg/.txt/.md…). | |
| append | No | ||
| prepend | No | ||
| project | Yes | ||
| replace | No | Replacement for 'find' (default: remove). |