autotask_create_project_note
Add notes to Autotask projects to document progress, record decisions, or track important information for project management.
Instructions
Create a new note for a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to add the note to | |
| title | No | Note title | |
| description | Yes | Note content | |
| noteType | No | Note type (1=General, 2=Appointment, 3=Task, 4=Ticket, 5=Project, 6=Opportunity) |