Tool to create a new action in SafetyCulture. Use when you need to create tasks, action items, or corrective actions that need to be tracked and completed.
typeobjectThe type associated with an action.
titleRequiredstringTitle of the action. Required field, maximum 255 characters.
due_atstringDue date/time for the action in ISO 8601 format.
site_idstringID of the Site associated with the action.
task_idstringThe unique identifier for the action. If not provided, a UUID will be generated server-side.
asset_idstringID of the Asset associated with the action.
label_idsarrayIDs of the labels associated with the action.
status_idstringID of the action's status. If not set, default status (to do) is used.
created_atstringDate and time this action was created in ISO 8601 format.
referencesarrayArray of references attached to this action.
descriptionstringDescription of the action, maximum 500 characters.
priority_idstringID of the action's priority. If not set, default priority (none) is used.
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.