cache_recent_changes
Retrieve recent cache proposals to avoid re-proposing pending or applied changes. Results ordered newest first.
Instructions
Recent proposals for a single cache (any status), so agents can avoid re-proposing pending or recently-applied changes. Newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_name | Yes | Cache name as registered in __betterdb:caches (e.g. 'betterdb_scache_prod'). | |
| limit | No | Max proposals to return (default 20, max 200) | |
| instanceId | No | Connection ID; defaults to the active instance |