create_note_relationship
Link a Productboard note to a customer or entity. For customers, it replaces any existing customer link.
Instructions
Link a Productboard note to a customer (user/company) or entity. For customer relationships, this replaces any existing customer link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Relationship type: 'customer' (user/company) or 'link' (entity) | |
| noteId | Yes | Note UUID | |
| targetId | Yes | Target entity or customer UUID | |
| targetType | No | Target type (e.g. 'user', 'company' for customer; entity type for link) |