The datetime to lock the folder at (ISO 8601 format, e.g., '2011-10-21T18:48Z').
group_idstring
Required
The unique identifier of the group where the folder will be created.
positioninteger
Set an explicit sort position for the folder.
unlock_atstring
The datetime to unlock the folder at (ISO 8601 format, e.g., '2011-10-21T18:48Z').
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.