Tool to create a new time entry in a Clockify workspace. Use when logging time with start/end timestamps, project/task/tag associations, and billable status.
endstringEnd time in ISO 8601 format. If omitted, timer will be running.
startRequiredstringStart time in ISO 8601 format (e.g., 2024-01-15T09:00:00Z).
tagIdsarrayList of tag IDs to associate with this time entry.
taskIdstringID of the task this time entry is associated with.
billablebooleanWhether the time entry is billable. Defaults to project settings if not provided.
projectIdstringID of the project this time entry belongs to.
descriptionstringDescription of the work done (0..3000 characters).
workspaceIdRequiredstringWorkspace identifier where the time entry will be created.
customFieldValuesarrayList of custom field values for this time entry.
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.