copy_file
Copy a file into a destination folder within a specified channel or conversation. Provide the file ID, folder ID, and target type with its ID to complete the operation.
Instructions
Copies a file to a folder in a channel or conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Target type | |
| file_id | Yes | File ID to copy | |
| type_id | Yes | Channel or conversation ID | |
| folder_id | Yes | Target folder ID |