add_station_user
Invite a user by email to a laut.fm radio station and assign them an owner, editor, or dj role. Sends the invitation through the Radioadmin API.
Instructions
Add a user with a given role to a station (sends an invitation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | User role: owner, editor, or dj | |
| Yes | Email address of the user to invite | ||
| station_id | Yes | The station ID |