woo_add_order_note
Add a note to a WooCommerce order. Optionally mark it as a customer note to notify the buyer, keeping order communication organized.
Instructions
Add a note to an order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID | |
| note | Yes | Note content | |
| customer_note | No | Send to customer |