Scheduled messages over MCP: defer, see, cancel, move New in 1.11.0
See and manage the scheduled messages of any CritterWatch-monitored service through the MCP tools: query_scheduled_messages (envelope metadata + ids, never bodies), schedule_projection_rebuild ('rebuild this projection at 3AM tonight'), and cancel_scheduled_message / reschedule_scheduled_message.
Use when deferring a projection rebuild out of business hours, checking what a service has queued for later, or cancelling/moving a pending schedule. Covers where the schedule actually lives (the service's OWN message store), the two-acknowledgement lifecycle, the deliberate absence of a duplicate guard (double-schedule = two schedules), the durability precondition, and the multi-database first-to-answer honesty rule.
Skill details
- Skill name:
wolverine-integrations-critterwatch-scheduled-messages - Applies to:
wolverine - Tags:
observability,critterwatch,mcp,scheduled-messages,rebuilds,projections,operations,agents - Added in: 1.11.0
- License: Proprietary. Copyright JasperFx Software LLC.
This skill is part of a paid product. The full content of wolverine-integrations-critterwatch-scheduled-messages (patterns, code examples, conventions, and guidance) is distributed only to licensed customers.
