demand_artist
Register demand ('Demand It!') for an artist to play in a city. Use when a user wishes an artist would tour their city. Returns how many fans now want that artist there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City the user wants them in | |
| artist_name | Yes | Artist name, e.g. 'Taylor Swift' |