Hi: I try to use python sdk to manage the variables in a repo.According to [https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-pipelines-config-variables-variable-uuid-get](url),if I want to update a variable named "qww" listed in repository variables,I have to get the uuid of this variable. <img width="918" alt="Image" src="https://github.com/user-attachments/assets/83934e62-7e30-4bf2-97b7-de47356582d7" />