get_performer_info
Retrieve detailed performer information including social links and upcoming events by providing a performer ID.
Instructions
Get performer details by performer ID, including social links and upcoming events snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| performer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| performer_id | Yes | ||
| name | Yes | ||
| slug | Yes | ||
| bio | Yes | ||
| follower_count | Yes | ||
| ranking_score | Yes | ||
| genres | Yes | ||
| image_url | Yes | ||
| social_links | Yes | ||
| upcoming_events | Yes | ||
| nlt_url | Yes |