/// Retrieves the root step of the specified tactic.
/// Retrieves the root step of the specified tactic.
/// </summary>
/// </summary>
@ -93,4 +97,5 @@ public interface ITacticService
/// <param name="stepId">The ID of the step to remove.</param>
/// <param name="stepId">The ID of the step to remove.</param>
/// <returns>A task that represents the asynchronous operation. The task result contains a boolean indicating whether the removal was successful.</returns>
/// <returns>A task that represents the asynchronous operation. The task result contains a boolean indicating whether the removal was successful.</returns>