create_quote_draft
Create a draft quote with customer, items, pricing, and expiry dates. Designed for Japanese invoice compliance and tax handling.
Instructions
見積書を新規作成 (status=draft)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| case_id | No | ||
| title | Yes | ||
| issue_date | Yes | ||
| expiry_date | Yes | 有効期限 | |
| items | Yes | ||
| notes | No |