ecommerce-mercado-market-intelligence
Installation
SKILL.md
ecommerce-mercado-market-intelligence
Use this skill to query Mercado Libre public market intelligence. Read references/api.md before constructing a request.
Request contract
- Endpoint:
POST /api/v1/tools/research/damai/call - Required:
toolNameand operation-specificarguments. - Optional: documented market, filters, dates, pagination, image, and sort fields for the selected tool.
- For local image input, run
scripts/upload_image.pyand use only the confirmedpublicUrlreturned by the Skill Asset workflow. - Send only documented fields; reject unknown fields before network access.
Minimal example:
{"toolName":"search_categories","arguments":{"market_code":"MLM","query":"celulares","limit":10}}