Update an existing event with new information
update_event
function allows you to modify an existing event’s information while it’s still active. This is useful for tracking progress, adding details discovered during execution, or updating costs.
None
.
event_id
is not provided, updates the most recent eventcreate_event
- Create a new eventend_event
- End an eventcreate_step
- Create a step to contain events