Create Timeslip
freeagent_create_timeslipLog time against a project task by creating a timeslip in FreeAgent with user, project, task, date, and hours.
Instructions
Create a new timeslip in FreeAgent for tracking time against a project task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User URL | |
| project | Yes | Project URL | |
| task | Yes | Task URL | |
| dated_on | Yes | Date for the timeslip (YYYY-MM-DD) | |
| hours | Yes | Number of hours as a decimal string | |
| comment | No | Optional comment for the timeslip |