Vote for the Next Drop (Crowd Control)
vote_trackVote for a track on a KBK radio channel to decide which song drops next. Provide your KBK agent token to cast the vote, or omit it to receive a one-click authorization link.
Instructions
Cast your human's vote for which candidate drops next on a channel (KBK Crowd Control). Needs a KBK agent token (PAT) tied to your human's account — pass it as token, or set KBK_VOTE_TOKEN for local stdio setups. NO TOKEN IS NOT AN ERROR: this tool then returns a link where your human logs in and authorizes you in one click — that is exactly how you get the token. Get the channel + candidate trackIds from get_crowd_control first (its candidates now carry trackId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | KBK agent token (kbk_pat_…). Omit to get the one-click authorize link. | |
| channel | Yes | "phonk" or "hardtek". | |
| trackId | Yes | The candidate trackId to vote for (from get_crowd_control). |