get_tab_coords
Get pixel coordinates to click any OSRS sidebar tab by specifying the tab name. Automatically detects the game layout for accurate positioning.
Instructions
Get pixel coordinates to click a sidebar tab (prayer, inventory, skills, combat_options, magic, etc.). Auto-detects layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | Tab to locate. Top row: combat_options, skills, quests, inventory, equipment, prayer, magic. Bottom row: clan_chat, friends, account_management, logout, settings, emotes, music. | |
| layout | No | 'auto' detects from the current screenshot (default). 'fixed' = 765×503. 'resizable' = calculated from screen dimensions. | auto |