context_monitor
Monitor context capacity and trigger graceful shutdown when thresholds are exceeded to maintain system stability during agentic operations.
Instructions
Monitor context capacity and manage graceful shutdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waveId | Yes | Wave ID to monitor | |
| capacityThreshold | Yes | Threshold for triggering graceful shutdown (0.0-1.0) | |
| gracefulShutdown | Yes | Whether to enable graceful shutdown |