• Create a tool that can handoff control to the requested agent.

    Parameters

    • params: CreateHandoffToolParams

      Parameters for the handoff tool.

    Returns DynamicStructuredTool<ZodObject<{}, "strip", ZodTypeAny, {}, {}>, {}, {}, Command<unknown, {
        activeAgent: string;
        messages: BaseMessage[];
    }, string>>