Get Resollo marketplace taxonomy and metadata
marketplace.infoReturns the static reference data an agent needs to build valid searches and read responses without guessing: the numeric category ids and their keys/English names (use these for search's category filter), the condition codes, the list of supported ISO currency codes and the default (USD), the payment- and shipment-method codes, the available sort options, a few limits (max search page size, max images per products.create), and policy URLs (AI policy, OpenAPI spec). Read-only, no authentication required. Safe to call once and cache for the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limits | Yes | ||
| categories | Yes | ||
| conditions | Yes | ||
| currencies | Yes | ||
| policy_urls | Yes | ||
| sort_options | Yes | ||
| payment_methods | Yes | ||
| default_currency | Yes | ||
| shipment_methods | Yes |