log_time
Log minutes worked on a task, triggering a real-time notification. Track time with optional notes and custom date for accurate project records.
Instructions
Log time spent on a task. This triggers a real-time notification showing time was logged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for the time entry (YYYY-MM-DD). Defaults to today. | |
| notes | No | Notes about what was done during this time | |
| minutes | Yes | Number of minutes to log | |
| task_id | Yes | The ID of the task to log time against |