• Confirm whether the inputted tool is an instance of RunnableToolLike.

    Parameters

    • Optionaltool: unknown

      The tool to check if it is an instance of RunnableToolLike.

    Returns tool is RunnableToolLike<ZodType<any, ZodTypeDef, any>, unknown>

    Whether the inputted tool is an instance of RunnableToolLike.