log_task_time
Log time to a task by specifying hours and date, without using a timer. Ideal for adding past time entries.
Instructions
Log time manually to a task without using start/stop timer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID (hashed string) | |
| hours | Yes | Hours to log (e.g., 1.5 for 1 hour 30 minutes) | |
| date | No | Date for the time entry (YYYY-MM-DD), defaults to today |