autotask_create_company_note
Create a new note for a company by specifying the company ID and note content, with optional title and action type.
Instructions
Create a new note for a company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Note title | |
| companyId | Yes | The company ID to add the note to | |
| actionType | No | Action type for the note | |
| description | Yes | Note content |