APIRuntime EnvironmenthistorysaveOn this pagesave const id = "slot-1";const metadata = { title: "Chapter 1", date: Date.now() };await history.save(id, metadata); See Also load