append_file
Appends text to the end of a specified file on the Windows PC. Use it to add content without overwriting existing data.
Instructions
Adiciona texto ao final de um arquivo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetPath | Yes | ||
| content | Yes |