Tool to update an existing template collection. Use to modify title, custom_data, or manage templates (replace all, or incrementally add/remove specific templates).
titlestringNew title of the collection (max 255 characters)
custom_datastringCustom reference data to save and forward with the collection (max 1024 characters)
collection_idRequiredstringUnique collection ID to update
template_uuidsarrayReplace entire list of template UUIDs in the collection (limited to 500 templates). Mutually exclusive with add_template_uuids and remove_template_uuids.
add_template_uuidsarrayList of template UUIDs to add to the collection. Cannot be used with template_uuids.
remove_template_uuidsarrayList of template UUIDs to remove from the collection. Cannot be used with template_uuids.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.