Documentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
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
IDs of documents/folders to copy. Folder children are pulled in automatically.
Target folder ID to copy into. Omit or pass the projectId to copy into the project root.
Target project ID. Defaults to the current project context.