mempalace_list_drawers
List drawers with pagination. Filter by wing or room to view IDs, wings, rooms, and content previews.
Instructions
List drawers with pagination. Optional wing/room filter. Returns IDs, wings, rooms, and content previews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wing | No | Filter by wing (optional) | |
| room | No | Filter by room (optional) | |
| limit | No | Max results per page (default 20, max 100) | |
| offset | No | Offset for pagination (default 0) |