hcp_add_job_note
Add internal or customer-visible notes to a Housecall Pro job to keep staff informed or share updates with customers.
Instructions
Add a note to a job. note_type: 'internal' (staff only) or 'customer' (visible to customer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| job_id | Yes | ||
| note_type | No | internal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |