How can i add a tool description in langsmith instead of hard coding in my code

how can i add a tool description in langsmith instead of hard coding in my code. I tried adding description in langsmith tool section but it only consider the one in my code.
Is there a documentation or relevant tutorial about adding tool description in langsmith UI instead of code