The datetime to lock the folder at in ISO 8601 format.
user_idstring
Required
The ID of the user to create the folder for. Use 'self' for the authenticated user.
positioninteger
Set an explicit sort position for the folder.
unlock_atstring
The datetime to unlock the folder at in ISO 8601 format.
parent_folder_idstring
The id of the folder to store the new folder in. An error will be returned if this does not correspond to an existing folder. If this and parent_folder_path are sent an error will be returned. If neither is given, a default folder will be used.
parent_folder_pathstring
The path of the folder to store the new folder in. The path separator is the forward slash `/`, never a back slash. The parent folder will be created if it does not already exist. If this and parent_folder_id are sent an error will be returned. If neither is given, a default fol…
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not
Skills that use this Action
No published Skills explicitly reference this Action yet.