Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_player_stats | Retrieve comprehensive statistics for a specific OSRS player including skills, activities, and boss kill counts |
| get_skill_leaderboard | Get top players for a specific skill |
| get_activity_leaderboard | Get top players for activities (bosses, minigames, clues) |
| compare_players | Compare statistics between multiple OSRS players |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |