Tool to add a time tracking entry to a DART task. Use when you need to record time spent on a specific task. The finishedAt timestamp must be after startedAt.
idRequiredstringThe task ID (12-character alphanumeric identifier)
userstringThe name or email of the user to attribute the tracked time to. Use null or omit to use the current user
startedAtRequiredstringThe start timestamp for the tracked time entry in ISO 8601 format (e.g., 2025-12-15T10:00:00Z)
finishedAtRequiredstringThe end timestamp for the tracked time entry in ISO 8601 format (e.g., 2025-12-15T11:00:00Z). Must be after the start time
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.