Delete an uploaded file asynchronously. Args: file_id: The file ID to delete. session_id: Optional session ID used to verify the file exists before deleting. Returns: True if deletion was successful.
(self, file_id: str, session_id: Optional[str] = None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected