In the Timesheet view, you can "Add Task" to your sheet without logging any time, essentially queuing up tasks you plan to track time against later. This is great for planning your day upfront and filling in hours at end of day.
However, this action has no equivalent in the API or through ClickUp Brain. The time tracking endpoint requires a duration or start/end time, making it impossible to replicate the "add task with no log" behavior programmatically.
Request: Expose the ability to add a task to a user's timesheet without requiring a time entry, so Brain and API integrations can mirror what the UI already supports.
Use case: I batch-enter my time at end of day. I want to use Brain to pull my priority tasks onto my timesheet in the morning, then fill in durations later. Currently impossible without a workaround.