Skip to main content
create_document_snapshot Create a named version/snapshot of a document’s current state before making significant edits. Use this before large rewrites or restructures of documents OTHER than the user’s active document. The snapshot appears in the document’s version history and can be restored by the user.

Parameters

documentId
string
required
ID of the document to snapshot.
name
string
required
Descriptive name for this version (e.g. ‘Before AI restructure’).