update_file_content
Modify file content within a QuantConnect project by specifying the project ID, file name, and new content to update. Returns the result of the update process.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
name | Yes | ||
project_id | Yes |