get_threat_intelligence
Query threat intelligence data to identify IOCs, threat actors, and campaigns using search terms like IP addresses, domains, or file hashes.
Instructions
Query threat intelligence data — IOCs, threat actors, and campaigns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (IP, domain, hash, actor name) | |
| type | No | Filter by IOC type: ip_address, domain, file_hash, url, email | |
| limit | No | Max records to return (default 25) |