Clone Folder
clone_folderDuplicate an existing folder and all its contents, with options to rename, reassign users, and preserve the default view.
Instructions
Duplicate an existing folder and all of its contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the cloned folder | |
| assignTo | No | User IDs to assign the cloned folder to | |
| folderId | Yes | ID of the folder to clone | |
| description | No | Description for the cloned folder | |
| isSaveDefaultView | No | Whether to copy the source folder's default view |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |