Update Timer Task
timer_updateUpdate the details of the currently running timer task, including description, location, billability, or mood rating.
Instructions
Use this when the user wants to modify details of the currently running timer task, such as description, location, billability, or mood rating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Task description or notes about what work is being done | |
| location | No | Physical location where work started (e.g., "Office", "Home", "Client site") | |
| locationEnd | No | Physical location where work ended | |
| feeling | No | Mood or satisfaction rating from 1 (poor) to 5 (excellent) | |
| billable | No | Whether this time should be billed to the client |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | Whether the update was successful |