list_quotes
Retrieve a list of quotes filtered by status, customer ID, date range, or limit. Use cursor pagination to navigate through results.
Instructions
見積書の一覧。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| customer_id | No | ||
| from | No | ||
| to | No | ||
| limit | No | ||
| cursor | No |