write_file_content
Write text content to a file in Nutstore cloud storage, creating a new file or overwriting an existing one. Ideal for text files; use upload_file for binary files.
Instructions
将文本内容写入坚果云文件(新建或覆盖)。 仅适合文本内容,二进制文件请使用 upload_file。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| remote_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |