Create a writer
create_writerCreate a songwriter record by supplying required attributes such as first and last name, along with optional details like email, PRO, IPI, and publisher information.
Instructions
Create a new songwriter. Pass its attributes in fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Writer attributes. Required: first_name (string), last_name (string). Common optional: middle_name, display_credits, email, country, pro, ipi, isni, publisher_id (or publisher_name/publisher_pro/publisher_ipi). See the API docs for the full field list. |