file_write
Write content to a file at a specified path, enabling storage of experiment data, configurations, or pipeline outputs in MLOps workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| encoding | No | utf-8 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||