Tool to add a new task to a project in Clockify. Use when you need to create a task with optional time estimates, assignees, and billable status.
nameRequiredstringName of the task to create.
statusstringTask status.
billablebooleanWhether the task is billable. Defaults to project settings if not provided.
estimatestringTime estimate in ISO 8601 duration format (e.g., PT2H30M for 2 hours 30 minutes).
projectIdRequiredstringProject identifier where the task will be created.
assigneeIdsarrayArray of user IDs to assign to the task.
workspaceIdRequiredstringWorkspace identifier where the project exists.
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.