Create a label
create_labelCreate a new music label by specifying required attributes such as name and default email, along with optional fields for managing distribution and metadata.
Instructions
Create a new label. Pass its attributes in fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Label attributes. Required: name (string), default_email (string). Common optional: active, support_email, website_url, spotify_url, applemusic_url, default_copyright_name_p_line, default_copyright_name_c_line, isrc_base, enable_website, image. See the API docs for the full field list. |