list_request_items
Retrieve requested items for a specific request or catalog item, filtered by stage and limited to max records.
Instructions
List requested items (sc_req_item) for a given request or catalog item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_sysid | No | Parent sc_request sys_id — list items for this request | |
| cat_item_sysid | No | Catalog item sys_id — list all requests for this item | |
| stage | No | Filter by stage. request | approval | fulfillment | delivery | closed | |
| limit | No | Max records (default: 20) |