If I have an item, its an instrument. And I want its full name. How do I do that, this dont work, its just gives the start 1 or 2 words from the full name (for crafted instruments):

item:GetItemInfo():GetName()

same problem with:

item:GetName()