get_my_participation
Check your participation status for a competition. Returns whether you can submit and, if blocked, the specific reason such as email not verified or not enrolled.
Instructions
Get the caller's participation status in one competition.
Scope: competition.read. Returns canSubmit and, when false, submitBlockedReason (EMAIL_NOT_VERIFIED, NOT_ENROLLED, NOT_TEAM_OWNER, BEFORE_WINDOW, AFTER_WINDOW). Treat this as the source of truth for whether a submission should be attempted right now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competition_id | Yes |