mempalace_list_drawers
List active tenant-scoped drawers, using optional wing or room filters and offset pagination to fetch specific summaries.
Instructions
List active tenant-scoped drawers with optional wing/room hard filters and offset pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | No | Optional hard filter for one room. | |
| wing | No | Optional hard filter for one wing. | |
| limit | No | Maximum drawer summaries to return in this page. | |
| offset | No | Number of matching drawers to skip before returning this page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| drawers | Yes |