Search Nagora listings
search_listingsSearch active listings on nagora.shop with free-text queries, filters, and sorting. Each result includes Nano equivalent pricing to help compare and identify items to purchase.
Instructions
Full-text search over active listings on nagora.shop. No API key required. Prices are in the listing's display currency with a Nano (XNO) equivalent. Returns an items array and total count. Use get_listing for full detail before purchasing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text search query, e.g. 'mechanical keyboard' | |
| count | No | Page size, default 20 | |
| sortBy | No | Sort order, default newest | |
| maxPrice | No | Maximum price filter | |
| minPrice | No | Minimum price filter | |
| categoryId | No | Numeric category filter | |
| startIndex | No | Pagination offset, default 0 |