Update an AI execution context
update_execution_context
function updates an existing execution context’s data.
context
: Optional updated context data (JSON)session_id
: Optional updated session IDResult<AiExecutionContext>
containing the updated execution context.