Ask a question to get started
Enter to send•Shift+Enter new line
create_file_data( content: str, created_at: str | None = None, ) -> dict
content
str
created_at
str | None
None
Create a FileData object with timestamps.
File content as string
Optional creation timestamp (ISO format)