cache_list_pending_proposals
List pending cache proposals for the active instance, newest first. Optionally filter by a specific cache name.
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 |