get_user_followers
Retrieve a list of followers for a specified Mixcloud user. Provide the username to get their followers, with an optional limit on the number of results.
Instructions
Get a list of followers for a Mixcloud user.
Args: username: The Mixcloud username, e.g. "NTSRadio" limit: Number of results to return (default 20, max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |