create_reporting_rule
Define agent health criteria by setting reporting thresholds, and optionally auto-delete agents that exceed them.
Instructions
Create a new reporting rule to define when agents are considered unhealthy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Description of the reporting rule | |
| has_auto_delete | No | Whether to automatically delete agents that exceed the threshold | |
| threshold_seconds | Yes | Threshold in seconds before marking agent as not reporting (minimum 60) | |
| auto_delete_threshold_seconds | No | Threshold in seconds before auto-deleting agent (must be greater than threshold_seconds) |