update_quote
Update an existing quote by adjusting its notes or valid-until date. Provide the quote ID to apply modifications directly.
Instructions
Update an existing quote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The quote UUID | |
| notes | No | Notes on the quote | |
| valid_until | No | Valid until date (YYYY-MM-DD) |