datahub_search
Search the Solinkify DataHub marketplace for datasets and API listings. Results include title, price, seller, category, and sales count.
Instructions
Search the Solinkify DataHub marketplace. Returns id, title, price (USD stablecoin), seller, category, and sales count. Datasets: buy with datahub_buy. API listings (kind "api"): the price is per request — access them by calling gate_fetch on their api_base_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of listings to return, 1 to 50. Defaults to 10. | |
| query | No | Free-text filter matched against title, author, description, category and format. Omit to browse everything. Plain keywords work best; there is no query syntax. |