update_station
Modify a laut.fm station's details by ID, including description, format, DJs, location, website, social handles, and up to three genres. Keeps station metadata current.
Instructions
Update station information (description, format, djs, location, website, twitter_name, facebook_page, instagram_name, genres)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| djs | No | DJs string | |
| format | No | Station format | |
| genres | No | Up to 3 genres | |
| website | No | Station website URL | |
| location | No | Station location | |
| station_id | Yes | The station ID | |
| description | No | Station description | |
| twitter_name | No | Twitter handle | |
| facebook_page | No | Facebook page | |
| instagram_name | No | Instagram handle |