List RFQs
list_rfqsList and filter RFQs by open/closed status, search, and paginate. For a specific RFQ, retrieve its items and per-supplier response status to see who hasn't responded.
Instructions
List RFQs (filter by status open/closed, search, paginate). Pass rfq_id to get one RFQ's items and per-supplier response status (has_responded / is_declined — answers 'who hasn't responded?'). Item ids feed get_quotes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| rfq_id | No | Fetch items + supplier response status for this RFQ | |
| search | No | ||
| status | No | ||
| page_size | No |