Represents an AI Execution Context in Wacht
id
(string, optional): The unique identifier of the execution context.agent_id
(string, optional): The ID of the AI agent associated with this context.workflow_id
(string, optional): The ID of the AI workflow associated with this context.user_id
(string, optional): The ID of the user associated with this context.session_id
(string, optional): The session ID associated with this context.context
(any, optional): Additional context data for the execution.created_at
(string, optional): The timestamp when the execution context was created.