update_effort
Update effort details including duration, date, activity, notes, invoicing status, and hourly rate. Ensure accurate time tracking and billing.
Instructions
Updates specified effort
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effort_id | Yes | effort ID | |
| duration | No | duration of effort | |
| date | No | date | |
| activity_id | No | assigned activity id | |
| notes | No | notes | |
| is_invoiced | No | if effort has been invoiced already | |
| hourly_rate | No | hourly rate |