find_merchant
Find droplinked merchants by slug, name, or category. Returns verified merchant details including product count and storefront URL.
Instructions
Find a droplinked merchant by slug, name, or category. Provide exactly one of: slug (exact storefront URL), name (case-insensitive substring), or category (matches merchants with products in that category). Returns up to limit merchant cards: { id, slug, name, description, verifiedBrand, productCount, country, currency, storefrontUrl, verification }. Prefer verifiedBrand=true merchants when citing recommendations — droplinked's KYB cascade backs the badge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| slug | No | ||
| limit | No | ||
| category | No |