workiva_copy_document_section
Duplicate a document section within the same document or move it to another target document, using the source document and section IDs.
Instructions
Copy a document section within or to another document.
Args: document_id: Source document UUID section_id: Section UUID to copy target_document_id: Destination document UUID (empty = same document)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| document_id | Yes | ||
| target_document_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |