Tool to copy a child mail folder to a destination folder. Use when you need to duplicate a folder structure.
user_idstringUser's id, userPrincipalName, or 'me' for the signed-in user.
destination_idRequiredstringThe folder ID of the destination folder, or a well-known folder name. You can provide either the folder's Microsoft Graph ID (e.g., 'AAMkAGI0ZjExAAA=') or use a well-known name like 'inbox', 'drafts', 'sentitems', 'deleteditems', etc.
mail_folder_idRequiredstringThe ID of the parent mail folder containing the child folder to copy.
child_folder_idRequiredstringThe ID of the child folder to copy.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.