autotask_create_phase
Create a new phase in an Autotask project to schedule and track work by setting a title, optional dates, and estimated hours.
Instructions
Create a new phase in an Autotask project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectID | Yes | Project ID for the phase | |
| title | Yes | Phase title | |
| description | No | Phase description | |
| startDate | No | Phase start date (ISO format) | |
| dueDate | No | Phase due date (ISO format) | |
| estimatedHours | No | Estimated hours for the phase |