Ask a question to get started
Enter to send•Shift+Enter new line
Update FileData with new content, preserving creation timestamp.
update_file_data( file_data: dict[str, Any], content: str, ) -> dict[str, Any]
file_data
dict[str, Any]
Existing FileData dict
content
str
New content as string