ae_list_services
Browse services in the Remno marketplace. Supports filtering and sorting. For semantic search, use ae_discover_services instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags to filter by | |
| limit | No | Max results (1-100). Default: 20 | |
| offset | No | Pagination offset. Default: 0 | |
| sort_by | No | Sort order. Default: composite_rank | |
| category | No | Filter by category | |
| max_price_cents | No | Maximum price in cents | |
| min_trust_score | No | Minimum provider trust score (0-100) |