Schedule a leaderboard / competition (live-ops) (admin)
specter_schedule_liveopsSchedule a leaderboard or competition live with start and end dates. Mutates live game configuration; confirm with user and prefer staging.
Instructions
Schedule a leaderboard or competition live. Provide exactly one of competitionId / leaderboardId. Recurrence config goes in fields. MUTATES live game config — confirm with the user and prefer staging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Any other fields for this entity — see the specter-admin skill for the full schema | |
| endDate | Yes | ISO 8601 end | |
| projectId | No | Defaults to SPECTER_PROJECT_ID | |
| startDate | Yes | ISO 8601 start | |
| competitionId | No | ||
| leaderboardId | No |