Write iCloud File
icloud_writeWrites files to iCloud Drive with specified path and content, supporting optional directory creation and encoding.
Instructions
Write a file to iCloud Drive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| encoding | No | utf-8 | |
| create_dirs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||