add_note
Attach a note to an order by providing the order ID and note content. This adds a record without exposing the API key to logs.
Instructions
Attach a note to an order. (The api_key never reaches the log.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| api_key | No | ||
| order_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |