annotate_event
Attach custom key-value metadata to specific events to support debugging retry loops and analyzing iteration patterns in agentic coding workflows.
Instructions
Add a key-value annotation to a specific event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| event_id | Yes |