hubspot_update_note
Update a HubSpot note's content, owner, or timestamp by providing the note ID.
Instructions
Update a note's content or properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New note content | |
| noteId | Yes | The HubSpot note ID | |
| ownerId | No | New owner ID for the note | |
| timestamp | No | New ISO 8601 timestamp for the note |