Lookup playlists created by a curator.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Curator-GetCuratorPlaylists
cm curators playlists [flags]
cm curators playlists --id=133000 --platform=spotify
--id string Chartmetric curator id
--platform string Filter by streaming platform. Allowed values: 'spotify', 'applemusic', 'deezer'
--limit string Maximum number of results to be returned
--offset string Offset of entries to be returned
--sortColumn string Sort results by a specific metric (see API documentation for full list)
--sortOrderDesc string Sort results in descending order
-h, --help help for playlists
-d, --debug Display debug output in the console (default: false)
-r, --refresh_token string Chartmetric API Refresh Token to use (overrides config file token; does not save)
-V, --verbose Show additional details only when displaying debug info (default: false)