autotask_get_project_note
Retrieve a specific project note by providing the project ID and note ID to access detailed project documentation and updates.
Instructions
Get a specific project note by project ID and note ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| noteId | Yes | The note ID to retrieve |