Name | Type | Description | Notes |
---|---|---|---|
content | str | string containing base64 encoded content to be written to file (max is 2MiB) | |
filepath | str | Filepath to write to | |
append | bool | Append or overwrite file |
Name | Type | Description | Notes |
---|---|---|---|
content | str | string containing base64 encoded content to be written to file (max is 2MiB) | |
filepath | str | Filepath to write to | |
append | bool | Append or overwrite file |