get_product
Fetch a verified product's details and open ask count by slug. Use it to get the product UUID before posting an ask or to summarize a product for a user.
Instructions
Fetch a single verified product by slug. Public. Returns the product details plus the count of currently open asks. Useful to grab a product UUID before posting an ask, or to summarize a product for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug, e.g. 'yantrikdb-server' |