Alert Management Skill Use this skill to list, inspect, create, delete, enable, and disable Coralogix alert definitions using the CLI commands. CLI Commands | Command | Purpose | Key flags | |---|---|---| | | List all alert definitions | | | | Get a single alert definition by ID | - | | | Create an alert from a JSON definition | (default: stdin) | | | Delete an alert | - | | | Enable an alert | - | | | Disable an alert | - | | | List events; use alert-version scoped endpoint when filtering | , , | | | Get alert event statistics | - | | | List suppression rules | - | | | Get a suppression rule…