threat_signature
Retrieve a specific threat signature by ID to view its pattern hash, severity, occurrence count, and defense deployment status.
Instructions
Get a specific threat signature by ID.
Returns full details including pattern hash, severity, occurrence count, and whether a defense has been deployed. Requires Pro tier or Novyx Cloud.
Args: signature_id: The threat signature ID.
Returns: JSON string with signature details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |