Query LCU OpenAPI/Swagger schema
lol_schemaInspect League Client API endpoint signatures, parameters, and models using the live Swagger spec to build correct requests.
Instructions
Inspect internal LCU API endpoint signatures, parameters, request bodies, and models using the client's live OpenAPI/Swagger v2 specification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | LCU path or keyword to search (e.g. /lol-lobby/v2/lobby or "gameflow") | |
| model | No | Look up a specific definition/model schema name (e.g. "LolLobbyLobbyDto") | |
| method | No | Filter operations by HTTP method | |
| refresh | No | Force re-fetch the swagger schema from the League Client |