mk_dir
Creates a directory at the specified path for project initialization, ensuring the needed folder structure is ready for Stata reproducibility.
Instructions
Removed: initialize a project once; server owns artifact directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |