cache_list_pending_proposals
List pending cache proposals for the active instance, sorted newest first. Optionally filter by cache name to narrow results.
Instructions
List pending cache proposals for the active instance, newest first. Optionally filter by cache_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max proposals to return (default 100, max 200) | |
| cache_name | No | Restrict to a single cache | |
| instanceId | No | Connection ID; defaults to the active instance |