create_file
Create files in the MLOps workspace with specified path, content, encoding, and overwrite control for datasets, scripts, and experiment artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | No | ||
| encoding | No | utf-8 | |
| base_path | No | . | |
| overwrite | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||