write_file
Create or overwrite files in OneDrive with specified content, automatically creating any missing folders in the path.
Instructions
Crea o sobreescribe un archivo con el contenido especificado. Crea las carpetas intermedias si no existen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Contenido del archivo | |
| filePath | Yes | Ruta con prefijo del archivo a escribir |