fs_write_binary
Writes base64-encoded binary data to a file, optionally appending or slicing the buffer.
Instructions
Write sliced binary bytes, -1 length uses full remaining buffer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| append | No | ||
| file_path | Yes | ||
| base64_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||