misp_get_event
Fetch a MISP event by ID and return its attributes (IOCs), with automatic scanning for prompt-injection threats.
Instructions
Fetch a single MISP event by id, including its attributes (IOCs). The response is scanned for prompt-injection payloads before being returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MISP event id (numeric or UUID) |