The interactive form returns (list sid title) which binds to session-id / title function args, but the body was using 'id' which is undefined at that scope.
The interactive form returns (list sid title) which binds to session-id / title function args, but the body was using 'id' which is undefined at that scope.