submit_discovery_job
Explicitly submit an async batch buyer discovery job for a category + country. Returns a job_id; poll it with check_discovery_task until status=completed. Note: find_buyers already auto-starts a background crawl when coverage is thin, so usually you only need this for a forced/fresh deep crawl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Product category to discover buyers for | |
| keywords | No | Additional keywords to refine the search | |
| country_iso | Yes | Target country ISO code |