Update Timeslip
freeagent_update_timeslipUpdate a timeslip's date, hours, comment, or task in FreeAgent using its unique ID.
Instructions
Update an existing timeslip in FreeAgent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeslip_id | Yes | The timeslip ID | |
| dated_on | No | Date for the timeslip (YYYY-MM-DD) | |
| hours | No | Number of hours as a decimal string | |
| comment | No | Comment for the timeslip | |
| task | No | Task URL |