get_negotiation
Retrieve the complete message thread and ransom metadata for a specific ransomware negotiation chat by providing its group name and chat ID.
Instructions
Get the full message thread and ransom metadata for one negotiation chat.
These threads can be long. Prefer list_group_negotiations first to read
ransom amounts and outcomes without pulling every message.
Args:
group: Group name, e.g. "lockbit3".
chat_id: Chat ID from list_group_negotiations, e.g. "20240517".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| chat_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||