threat_record
Record threat events to enable cross-tenant intelligence. Fingerprints, deduplicates, and integrates into shared threat network.
Instructions
Record a threat event for cross-tenant intelligence.
The event is fingerprinted, deduplicated, and added to the threat network. Requires Pro tier or Novyx Cloud.
Args: threat_event: JSON string describing the threat (pattern_type, details, severity).
Returns: JSON string with the created/updated threat signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threat_event | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |