defense_recommend
Get a recommended defense strategy for any threat signature. Provides rule type, confidence level, and reasoning for effective threat mitigation.
Instructions
Get a recommended defense strategy for a threat signature.
Returns the suggested rule type, confidence level, and reasoning. Requires Pro tier or Novyx Cloud.
Args: signature_id: The threat signature to get a recommendation for.
Returns: JSON string with recommendation (rule_type, confidence, reasoning).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |