create_quote
Create a draft quote for a client by specifying line items, notes, and validity date.
Instructions
Create a new draft quote/proposal for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Notes on the quote | |
| client_id | Yes | Client UUID | |
| line_items | No | Quote line items | |
| valid_until | No | Quote valid until date (YYYY-MM-DD) |