item_request_list
Review placeholder items created by item_request_create, showing provenance and fill status, while keeping credentials redacted.
Instructions
Review placeholder items created with item_request_create and tagged 'mcp-managed'. Returns provenance plus filled/awaiting-fill status without returning credential values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 50. | |
| project | No | Only return items whose provenance project matches this value. | |
| vaultId | No | Restrict to a single vault id. Omit to scan every visible vault. | |
| onlyAwaitingFill | No | When true, return only items the user has not filled yet. |