Tool to add a parent folder for a file using Google Drive API v2. Use when you need to add a file to an additional folder.
idRequiredstringThe ID of the parent folder to add. This is the folder that will become a parent of the file.
fileIdRequiredstringThe ID of the file to add a parent folder to.
supportsAllDrivesbooleanWhether the requesting application supports both My Drives and shared drives. Default is false.
supportsTeamDrivesbooleanDeprecated: Use supportsAllDrives instead.
enforceSingleParentbooleanDeprecated: Adding files to multiple folders is no longer supported. Use shortcuts instead.
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.