everhour_create_task
Create a new task in Everhour by specifying project, name, and optional details like type, labels, and assignee. Simplify task entry within your time tracking workflow.
Instructions
Create a new task in Everhour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name | |
| type | No | Task type | |
| labels | No | Array of labels to assign to the task | |
| project | Yes | Project ID where the task will be created | |
| section | No | Section ID within the project | |
| assignee | No | User ID to assign the task to | |
| description | No | Task description |