update_file_name
Idempotent
Rename files within QuantConnect algorithmic trading projects to maintain organized strategy code and improve project management.
Instructions
Update the name of a file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |