Hi Everyone,
I am using Figma Rest API to update the variables on Figma File... I came across a situation where I am unable to update the variable-description through the API.... For example,
consider someone has edited the description on Figma file.. I want to keep the description as it is defined in tokens( I am using styled-dictionary), if I run the figma-api script, was expected to update the description as it is in tokens, but it is not working..
It is working w.r.t tokens values, but not the description..