get_event
Retrieve a recorded event by its entity name and access its full details, including actor, target, context, and participant relationships.
Instructions
Load one recorded event by its entity name, joining the event hub with its role-typed relation endpoints (actor, target, context, participants).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Event entity name (as returned by record_event / query_events) |