productive_update_time_entry
Modify existing time entries in Productive.io by updating hours, dates, notes, or services to correct records and maintain accurate project tracking.
Instructions
Edit a time entry. Only provide fields you want to change.
Args: entry_id: Time entry ID (from productive_list_time_entries). hours: New hours value. date: New ISO date (YYYY-MM-DD). note: New note text. service_hint: New service name or id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | ||
| hours | No | ||
| date | No | ||
| note | No | ||
| service_hint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||