create_time_entry
Track time spent on specific projects and tasks by creating time entries with project ID, task ID, date, and hours. Add optional notes for detailed insights.
Instructions
Create a new time entry.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hours | Yes | ||
notes | No | ||
project_id | Yes | ||
spent_date | Yes | ||
task_id | Yes |