Event Type
action_log.completed
Description
This event is fired whenever an action log (such as a message, tool call, or follow-up) completes successfully. Use this event to track agent activity and respond to completed actions in real-time.Payload Structure
string
required
The event type:
action_log.completedobject
The completed action log object
object | null
Workspace user who triggered this action. Returns
null for actions not initiated by a workspace user.string
required
ID of the workspace this event belongs to