list_quotes
Retrieve CPQ/sales quotes from ServiceNow, filtering by state or account to find specific quote records quickly.
Instructions
List CPQ/sales quotes with optional filters (state, account)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 25) | |
| state | No | Filter by state | |
| table | No | Explicit quote table if you know it | |
| account | No | Filter by account sys_id |