get_recent_press
Retrieve the 100 most recent cyberattack press entries, enriched with infostealer data and linked to ransomware victim records. Filter by country, limit, offset, or include full details.
Instructions
Get the 100 most recent tracked cyberattack press entries.
Entries are enriched with infostealer data and linked to a ransomware victim record where the domain matches.
Args:
country: ISO 3166-1 alpha-2 country code to narrow before taking the top 100.
limit: Max records to return (1-200).
offset: Skip this many records; use next_offset from a prior call.
full: Include all enrichment fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| limit | No | ||
| offset | No | ||
| country | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||