marketplace_search
Search marketplace services by query string, category, or tags. Returns a list of matching active service listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by one or more tags. | |
| limit | No | Maximum results to return (default 20, max 100). | |
| query | No | Free-text search term for service name or description. | |
| offset | No | Pagination offset (default 0). | |
| category | No | Filter by service category. |