check_user_vote
Determine whether a specific user has voted for your Top.gg listing by providing their user ID.
Instructions
Check the current vote status for a specific user on this Top.gg project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ID namespace. Defaults to Top.gg. | |
| userId | Yes | The user ID to check. | |
| project | No | Name of the configured project to target (e.g. "mybot" for TOPGG_TOKEN_MYBOT). Required when multiple tokens are configured; omit when only one is configured. |