get_my_bank
Search and browse a player's synced bank contents, filtering by item name, bank tab, or minimum quantity to quickly find specific items.
Instructions
Search and browse the player's synced bank contents. Supports filtering by item name, bank tab, and minimum quantity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | No | Bank tab number to filter (0-indexed) | |
| search | No | Search term to filter items by name (case-insensitive) | |
| username | Yes | Player username | |
| minQuantity | No | Only show items with at least this quantity |