Log Time Entry
log_time_entryRecord billable hours to a project or case with details like hours worked, project ID, and description. Track time entries accurately for invoicing.
Instructions
Log a time entry (billable hours) to a project/case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | Number of hours (e.g. 2.5) | |
| billable | No | Whether these hours are billable (default true) | |
| project_id | Yes | The project/case ID | |
| description | Yes | What was done |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||