meta {
  name: Get Sticker Packs
  type: http
  seq: 3
}

get {
  url: {{endpoint}}/cgi/uc/stickers/packs
  body: none
  auth: none
}