/suno/act/tags endpoint helps you generate detailed, professional music style descriptions from simple keywords or basic style tags. If you're unsure how to write effective style tags for music generation, this endpoint will expand your simple input into comprehensive style descriptions that produce better music results.curl --location --request POST 'https://api.cometapi.com/suno/act/tags' \
--header 'Authorization: Bearer ' \
--header 'myuid: 123' \
--header 'Content-Type: application/json' \
--data-raw '{"original_tags":"student"}'{
"upsampled_tags": "Begin with a perky pop groove—clean electric guitar, syncopated claps, and playful synth hooks. Verses ride bouncy keys and tight bass; the chorus explodes with layered harmonies and energetic drums. Bridge drops to minimal keys, rebuilding for a triumphant, upbeat finale.",
"request_id": "e7af7b14-7afb-4561-9952-e39070dbae93"
}