get_active_player_abilities
Retrieve active player abilities in real-time using the League of Legends Live Client Data API. Access key in-game data to enhance strategy and gameplay analysis.
Instructions
Get Abilities for the active player.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_active_player_abilitiesArguments",
"type": "object"
}