df_update_version
Rename a DataForge project version or set it as the global published version.
Instructions
WRITES TO DATAFORGE. Rename a version or make it the global (published) one. Versions have no description field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| is_global | No | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id |