Skip to main content
copy_documents_to Copy one or more documents/folders into a specific destination folder (or project root). Folders are copied recursively — every nested document and subfolder is included. The copies get fresh IDs but keep the same content, tables, and references.

Parameters

array<string>
required
IDs of documents/folders to copy. Folder children are pulled in automatically.
string
Target folder ID to copy into. Omit or pass the projectId to copy into the project root.
string
Target project ID. Defaults to the current project context.