autotask_create_phase
Add a phase to an Autotask project with required project ID and title. Optionally set description, 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 |