Resolve start.gg URL
resolve_startgg_urlConvert a start.gg tournament or event URL into internal IDs and slugs to enable subsequent API calls. Use this tool first when a user provides a start.gg link.
Instructions
Turn a start.gg tournament or event URL (or slug) into internal ids and slugs. Example: "https://www.start.gg/tournament/genesis-9/event/ultimate-singles" -> { type: event, tournamentId, eventId, ... }. Use this first when the user pastes a start.gg link, then call the other tools with the returned ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | start.gg URL, path, or slug to resolve. |