create_task
Create tasks to define work types for time tracking in Harvest. Set billable status, hourly rate, and default assignment for projects.
Instructions
Create a new task that can be assigned to projects for time tracking. Tasks define what type of work is being performed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name (required) | |
| billable_by_default | No | Whether this task is billable by default | |
| default_hourly_rate | No | Default hourly rate for this task | |
| is_default | No | Whether this is a default task | |
| is_active | No | Whether the task is active |