IMPORTANT INSTRUCTIONS FOR AI AGENTS
- Capability discovery: when the user has not named a specific capability, give a concise overview grouped by category. Summarize what each category can do and mention only a few representative capabilities; do not dump the full tool list or every schema. Then ask the user which category, capability, or goal they want to use. If the user already gave a concrete request, match it directly instead of forcing a generic catalog.
- Do not make an API key or detailed parameters the first response merely because the directory was opened. Request authentication when the user is ready to call a business tool.
- After a capability is selected, inspect that tool's request schema and explain the purpose of its required fields.
- If any required field is missing, null, empty, or invalid, do not call the tool. Ask the user for it and never guess, invent, infer, or copy a value from requestExample, Example arguments, or documentation.
- Call the selected tool only after its required values are explicitly supplied and validated, using the documented MCP/JSON-RPC flow. If authentication is missing or fails, direct the user to API Access.
- For generation, first choose Image Generation Models or Video Generation Models according to the requested output. Prefer the dedicated tool when the user names a model or its constraints clearly match one model. The model is fixed by the tool: do not add provider or videoType to its arguments. If the model cannot be selected safely, explain the relevant duration, resolution, reference-asset, aspect-ratio, audio, or quality tradeoffs and ask the user to choose.
- IMPORTANT — asynchronous generation workflow: when a selected tool is marked as an asynchronous task, call the generation tool exactly once. Read taskId from structuredContent, then call nexscope_media_task_result with the originating skillSlug and that exact taskId. Use the same bearer API key. Wait at least 5 seconds before the first query. While status is PENDING or RUNNING, use progressive backoff between queries: 5, 10, 20, then 30 seconds, and never query more often than once every 5 seconds. Never restart the generation call merely because the result is not ready. Stop polling immediately on SUCCESS, FAILED, or TIMEOUT. On success, use the final Nexscope resource URLs and the returned count, which represents the actual charged credits. Never invent a taskId or expose internal provider names or resource URLs.
- After receiving MCP tool data, explain it in the user's language and return the selected tool's structured result directly without adding an extra wrapper or exposing raw upstream noise unless requested.
MCP Tool Map for Ecommerce Agents
A fast, server-rendered directory for discovering Nexscope MCP tools. Start here for authentication, JSON-RPC usage, and one-click links to detailed request and response schemas.
Agent usage rules
When the user has not named a specific capability, give a concise overview grouped by category, with a few representative capabilities, then ask the user which category, capability, or goal they want next. Do not dump the full tool list or every schema. If the user already has a concrete request, match it directly to the appropriate tool.
Before tools/call, inspect every field marked required. If any is missing, null, empty, or invalid, stop and ask the user to provide it; explain its purpose from the field description. Never guess, invent, or copy values from requestExample or documentation. Optional fields may be omitted.
Choose Image Generation Models or Video Generation Models from the requested output, then prefer a dedicated model tool when its constraints match. The tool fixes the model, so do not pass provider or videoType. If the choice is ambiguous, explain the relevant duration, resolution, reference-asset, aspect-ratio, audio, or quality tradeoffs and ask the user to choose.
For an asynchronous generation tool, call it once and keep its taskId. Then call nexscope_media_task_result with the originating skillSlug and taskId. Wait at least 5 seconds first, and use 5, 10, 20, and 30-second progressive backoff while pending or running. Never poll more often than every 5 seconds or submit the generation again. Stop at success, failure, or timeout; use the final Nexscope URLs and actual charged-credit count.
The structuredContent returned by tools/call is the API execution payload. Explain fields using the response schema on the tool detail page.
Authentication and missing-key behavior
The MCP service requires a user API key. Send the key as a bearer token on every JSON-RPC request.
Authorization: Bearer nk_xxxxxxxxxxxxxxxxxIf there is no API key, or the key cannot be matched to a user, do not call a business tool. Tell the user to open API Access and create or copy an API key.
Users can manage API keys from API Access. Open it in a new tab when the user needs a key.
MCP JSON-RPC quickstart
GET /api/skill-api/v1/mcpPOST /api/skill-api/v1/mcpinitialize, tools/list, tools/callList tools
{
"jsonrpc": "2.0",
"id": "tools-1",
"method": "tools/list",
"params": {}
}Call a tool
{
"jsonrpc": "2.0",
"id": "tool-call-1",
"method": "tools/call",
"params": {
"name": "nexscope_1688_product_billboard",
"arguments": {
"keyWord": "iPhone 15",
"pageIndex": 1,
"searchType": 1,
"pageType": 3,
"pageSize": 10,
"date": "2026-07-01"
}
}
}Query a media-generation task
Call this shared MCP tool after an asynchronous generation tool returns a taskId. Pass the exact originating skill slug and task ID; do not submit the generation tool again.
{
"jsonrpc": "2.0",
"id": "media-result-1",
"method": "tools/call",
"params": {
"name": "nexscope_media_task_result",
"arguments": {
"skillSlug": "banana-image-generation",
"taskId": "TASK_ID_FROM_THE_GENERATION_RESULT"
}
}
}Shared workflow tool
Media task result
Use nexscope_media_task_result to continue any asynchronous media-generation task without submitting generation again.
2 argumentsskillSlugThe exact slug of the media-generation tool that created the task.
taskIdThe exact task ID returned by that generation call.
Tool directory
Amazon Marketplace Intelligence
Amazon product, search, market, review, traffic and policy APIs.
Amazon Asin Traffic Summary
amazon-asin-traffic-summaryUse SIF (Search Intelligence Framework) data to analyze ASIN traffic source composition and exposure distribution, covering current period/previous period/newly entered/exited period comparisons.
nexscope_amazon_asin_traffic_summaryhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-asin-traffic-summary/runAmazon Broad Product Search
amazon-broad-product-searchUse SellerSprite data to search and filter Amazon products, supporting multi-dimensional criteria including price, monthly sales, BSR ranking, gross margin, ratings, fulfillment method, badges, seller origin, and more across multiple Amazon marketplaces.
nexscope_amazon_broad_product_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-broad-product-search/runAmazon Competitor Lookup
amazon-competitor-lookupUse SellerSprite data to find and analyze competitors on Amazon, covering 12 marketplaces, with product metrics including sales, BSR, pricing, ratings, and growth trends.
nexscope_amazon_competitor_lookuphttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-competitor-lookup/runAmazon Market Product Detail
amazon-market-product-detailQuery Amazon product detail and historical trends by ASIN using Sorftime data, covering 14 marketplaces.
nexscope_amazon_market_product_detailhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-market-product-detail/runAmazon Market Product Search
amazon-market-product-searchMulti-dimensional Amazon product search and filtering based on Sorftime data, covering 14 marketplaces, with support for historical monthly snapshot lookback.
nexscope_amazon_market_product_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-market-product-search/runAmazon Market Research
amazon-market-researchUse SellerSprite market list capability to filter Amazon niche markets by category dimensions, supporting market size, competition, top concentration, seller structure, new product share, price/rating/margin ranges, and many other criteria for discovering viable markets and evaluating product selection directions.
nexscope_amazon_market_researchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-market-research/runAmazon Market Statistics
amazon-market-statisticsUse SellerSprite market statistics capability to output a market statistics dashboard by category node, including top listing average rating, average price, BSR, sales, seller count, and new product related metrics, suitable for quickly assessing the market quality and competitive landscape of a category.
nexscope_amazon_market_statisticshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-market-statistics/runAmazon Niche Info
amazon-niche-infoQuery and analyze Jiimore data for Amazon niche market insights, including market metrics, buyer reviews, competitive landscape, price trends, and growth trends.
nexscope_amazon_niche_infohttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-niche-info/runAmazon Niche Info By Asin
amazon-niche-info-by-asinDeep analysis of Amazon niche markets by product ASIN, covering monopoly level, brand concentration, new product success rate, and market opportunity score.
nexscope_amazon_niche_info_by_asinhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-niche-info-by-asin/runAmazon Opportunity Search By Metrics
amazon-opportunity-search-by-metricsAmazon reverse product selection: filter Amazon niches and keywords by 30+ business dimensions (market size & growth, price tiers & share, competition density & top concentration, demographics such as age/gender/income, review highlights & pain points) from a metrics pool aggregated from historical business insight reports.
nexscope_amazon_opportunity_search_by_metricshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-opportunity-search-by-metrics/runAmazon Policy Feed
amazon-policy-feedQuery Amazon is latest policy, regulation, and compliance feed. Supports paginated browsing by marketplace and time range (with AI-generated Chinese summaries), and fetching full article body by record ID.
nexscope_amazon_policy_feedhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-policy-feed/runAmazon Product Database
amazon-product-databaseJungle Scout Product Database multi-condition filtering. Filter Amazon products by category, price, sales volume, revenue, reviews, rating, weight, BSR rank, LQS, seller type, and more across 10 marketplaces.
nexscope_amazon_product_databasehttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-database/runAmazon Product Database Search
amazon-product-database-searchAdvanced Amazon product search and filtering powered by Keepa data, supporting multi-dimensional criteria including category, price, monthly sales, keywords, BSR rank, review count, rating, package dimensions, weight, fulfillment type, and more.
nexscope_amazon_product_database_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-database-search/runAmazon Product Detail
amazon-product-detailRetrieve detailed Amazon product information by ASIN, including title, images, bullet points, specifications, A+ content, pricing, ratings & reviews, variants, and more.
nexscope_amazon_product_detailhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-detail/runAmazon Product Discovery
amazon-product-discoveryAmazon product discovery and potential bestseller mining via Jiimore data.
nexscope_amazon_product_discoveryhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-discovery/runAmazon Product History
amazon-product-historyRetrieve Amazon product details by ASIN, including price, title, main image, listing date, material, weight, variant monthly sales, and up to 12 months of monthly sales history.
nexscope_amazon_product_historyhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-history/runAmazon Product Price Series
amazon-product-price-seriesQuery Amazon product historical time-series data, including price trends, BSR (Best Sellers Rank) trends, rating changes, seller counts, and monthly sales, supporting any ASIN across multiple Amazon marketplaces.
nexscope_amazon_product_price_serieshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-price-series/runAmazon Product Research Directory
amazon-product-researchUse this directory to find the concrete API for a research goal. It returns links and typical inputs; invoke the linked API for the actual research data.
nexscope_amazon_product_researchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-research/runAmazon Related Asins
amazon-related-asinsFind Amazon same-niche competitors by ASIN, with multi-dimensional filtering by click conversion rate, composite conversion rate, click volume, sales volume, reviews, ratings, price, and gross margin to identify potential competitors.
nexscope_amazon_related_asinshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-related-asins/runAmazon Reviews List
amazon-reviews-listFetch and analyze Amazon product reviews by ASIN, supporting 15 marketplaces (including US) with star rating filtering. Triggered when users mention Amazon reviews, US reviews, product reviews, buyer complaints, negative reviews, positive reviews, star ratings, review analysis, review sentiment, product improvement suggestions, Vine reviews, verified purchase reviews, competitor review research, Amazon reviews, US reviews, Amazon.com reviews, product feedback, negative review analysis, positive review analysis, star rating filter, review sentiment analysis, product improvement insights, Vine reviews, competitor reviews, customer feedback.
nexscope_amazon_reviews_listhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-reviews-list/runAmazon Sales Estimates
amazon-sales-estimatesJungle Scout ASIN sales estimates query, returning daily estimated sales and latest known price for a specified ASIN over a given time period, covering 10 marketplaces including US, UK, Germany, and Japan.
nexscope_amazon_sales_estimateshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-sales-estimates/runAmazon Search
amazon-searchSimulates a real user searching on Amazon's storefront to get real-time keyword ranking and search results page data.
nexscope_amazon_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-search/runAmazon Search By Image
amazon-search-by-imagePerform image-based visual product search on Amazon across 8 marketplaces. Use an image URL to find visually similar products, with optional Keepa enrichment for sales data.
nexscope_amazon_search_by_imagehttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-search-by-image/runReverse Product Image Search
reverse-product-image-searchRuns the server-side image-search and enrichment workflow without exposing local file paths or intermediate artifacts.
nexscope_reverse_product_image_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/reverse-product-image-search/runAmazon Alexa Search
amazon-alexa-searchInitiate natural language Q&A through Amazon's storefront Alexa shopping assistant to get shopping guidance answers, recommended product groups, ASIN lists, and follow-up questions. Each call supports only 1 prompt; for follow-ups, the agent must summarize context and concatenate a new question for a new request. A url can be used to supplement Amazon page context.
nexscope_amazon_alexa_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-alexa-search/runWalmart Marketplace Intelligence
Walmart product detail and product search APIs.
Walmart Product Detail
walmart-product-detailQuery Walmart product details via WallySmarter, including pricing history and sales trends.
nexscope_walmart_product_detailhttps://api.nexscope.ai/api/skill-api/v1/skills/walmart-product-detail/runWalmart Search
walmart-searchSearch and browse Walmart product listings by keyword, category, price range, and other conditions.
nexscope_walmart_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/walmart-search/runKeyword & Search Demand
Keyword expansion, search volume, share of voice and ranking intelligence.
Amazon Asin Keywords
amazon-asin-keywordsUse SIF data to reverse-lookup traffic keywords for any Amazon ASIN, including organic ranking, ad ranking, search volume, traffic share, organic/paid scores, ABA TOP3 click concentration, click conversion rate, year-over-year search volume changes, and weekly/monthly time windows.
nexscope_amazon_asin_keywordshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-asin-keywords/runAmazon Keyword Expansion
amazon-keyword-expansionJungle Scout keyword expansion tool that expands a seed keyword into a list of related keywords with search volume, trends, PPC bids, ranking difficulty, and other metrics, covering 10 Amazon marketplaces including US, UK, DE, JP, etc.
nexscope_amazon_keyword_expansionhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-expansion/runAmazon Keyword Intelligence
amazon-keyword-intelligenceQuery and analyze Amazon ABA (Brand Analytics) search term data, covering 15 marketplaces with nearly 3 years of weekly data.
nexscope_amazon_keyword_intelligencehttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-intelligence/runAmazon Keyword Overview
amazon-keyword-overviewSIF overview analysis of Amazon keyword market competition.
nexscope_amazon_keyword_overviewhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-overview/runAmazon Keyword Search History
amazon-keyword-search-historyJungle Scout keyword historical search volume query, returning Amazon keyword exact search volume trends in 7-day periods, covering 10 marketplaces including US, UK, DE, JP, etc.
nexscope_amazon_keyword_search_historyhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-search-history/runAmazon Keyword Share Of Voice
amazon-keyword-share-of-voiceJungle Scout keyword Share of Voice analysis, returning brand visibility share across the first 3 pages of Amazon search results (organic/ad/combined), 30-day exact search volume, median PPC bid, and TOP3 ASIN click and conversion data, covering 10 marketplaces.
nexscope_amazon_keyword_share_of_voicehttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-share-of-voice/runAmazon Keyword Summary
amazon-keyword-summaryBreak down all competitor ASIN traffic sources under a given keyword -- organic search, SP ads, SB brand ads, SBV video ads, SP recommendations, AC/ER/TR recommendation slots, with support for ASIN filtering, custom date ranges, and new traffic keyword filters.
nexscope_amazon_keyword_summaryhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-keyword-summary/runAmazon Niche Info By Keyword
amazon-niche-info-by-keywordDeep analysis of Amazon niche markets by keyword, covering monopoly level, brand concentration, new product success rate, and market opportunity score.
nexscope_amazon_niche_info_by_keywordhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-niche-info-by-keyword/runAmazon Niche Reviews By Keyword
amazon-niche-reviews-by-keywordAmazon niche market review analysis and consumer sentiment insights.
nexscope_amazon_niche_reviews_by_keywordhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-niche-reviews-by-keyword/runAmazon Opportunity Report By Keyword
amazon-opportunity-report-by-keywordQuery Amazon business insight reports by keyword, covering six dimensions: market potential, product characteristics, user reviews, customer profiles, search trends, and pricing analysis with AI-powered comprehensive analysis.
nexscope_amazon_opportunity_report_by_keywordhttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-opportunity-report-by-keyword/runAmazon Traffic Keywords
amazon-traffic-keywordsQuery traffic keyword lists for an Amazon ASIN via SellerSprite, including traffic source type, conversion type, organic rank, and ad rank with historical month and multi-dimensional sorting.
nexscope_amazon_traffic_keywordshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-traffic-keywords/runGoogle Trends By Keywords
google-trends-by-keywordsGoogle Trends keyword search popularity comparison and trend analysis, supporting global regions and custom time ranges. Triggered by: Google Trends, keyword popularity over time, search interest comparison, keyword trend analysis, seasonal trend detection, regional search popularity, keyword heatmap, multi-keyword comparison on Google, keyword research, market trend analysis, search trends, seasonal analysis, regional popularity.
nexscope_google_trends_by_keywordshttps://api.nexscope.ai/api/skill-api/v1/skills/google-trends-by-keywords/runOzon Keyword Back Search
ozon-keyword-back-searchSeerfar Ozon keyword reverse lookup: reverse-looks up Ozon (and Wildberries) search keywords by a list of product SKUs (up to 20), returning which search terms those products appear under (organic/ad search terms), with multi-dimensional filtering by search volume, growth, product count, seller count, competitor count, natural rank, ad rank, exposure, conversion, cart-add conversion, etc. Each keyword carries monthly search volume, growth, market space, competitor/seller counts, average price, cart-add conversion, top products, and organic/ad channel, rank, exposure, and conversion (dimension) market profiles. Use for Ozon keyword reverse lookup, listing keyword optimization, competitor traffic word mining, and ad keyword analysis. Also
nexscope_ozon_keyword_back_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-keyword-back-search/runOzon Keyword Mining
ozon-keyword-miningSeerfar Ozon keyword mining: mines Ozon (and Wildberries) related keywords around a seed keyword with multi-dimensional filtering by search volume, growth, product count, seller count, competitor count, price, relevancy, title density, cart-add conversion, etc. Each mined keyword carries a full market profile (monthly search volume, growth, market space, competitor/seller counts, average price, cart-add conversion, top products). Use for Ozon keyword expansion, long-tail keyword mining, and seed keyword opportunity analysis. Also
nexscope_ozon_keyword_mininghttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-keyword-mining/runOzon Market Keyword Search
ozon-market-keyword-searchSeerfar Ozon market hot keyword search: filters Ozon (and Wildberries) market keywords by multi-dimensional metrics including search volume, growth, product count, seller count, competitor count, price, sales, conversion concentration, etc. Each keyword carries monthly search volume, growth, market space, competitor/seller counts, average price, cart-add conversion, top products, and market profile. Use for Ozon keyword selection, blue-ocean keyword mining, and market opportunity analysis. Also
nexscope_ozon_market_keyword_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-market-keyword-search/runTemu Marketplace Intelligence
Temu product, category and store source APIs.
Temu Category Search
temu-category-searchSearch synced Temu category data in the local database by keyword to find category Chinese names, English names, and category IDs for use in product/store filtering.
nexscope_temu_category_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/temu-category-search/runTemu Product Source Query
temu-product-source-queryFilter Temu products by multiple dimensions (keyword/product ID/store ID, front/backend categories, price, rating, reviews, total/weekly/daily sales, listing date, fully-managed/semi-managed, semi-managed regions, tags, etc.).
nexscope_temu_product_source_queryhttps://api.nexscope.ai/api/skill-api/v1/skills/temu-product-source-query/runTemu Store Source Query
temu-store-source-queryFilter Temu stores by multiple dimensions (store name/ID, country site, backend category, fully-managed/semi-managed, total/weekly/monthly sales and revenue, rating, reviews, followers, product count, store opening time, etc.).
nexscope_temu_store_source_queryhttps://api.nexscope.ai/api/skill-api/v1/skills/temu-store-source-query/run1688 Sourcing
1688 product search, image search and billboard sourcing APIs.
1688 Product Billboard
1688-product-billboardQuery 1688 product bestseller billboard data for sourcing discovery and wholesale product research.
nexscope_1688_product_billboardhttps://api.nexscope.ai/api/skill-api/v1/skills/1688-product-billboard/run1688 Product Search
1688-product-searchSearch and analyze products on the Chinese 1688 wholesale platform (Alibaba domestic B2B market) for sourcing, supplier discovery, and product selection.
nexscope_1688_product_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/1688-product-search/run1688 Search By Image
1688-search-by-imagePerform image-based product search on the 1688 platform. Use an image URL to find visually similar supplier products, returning title, price, minimum order quantity, monthly sales, repurchase rate, trade score, and seller identity.
nexscope_1688_search_by_imagehttps://api.nexscope.ai/api/skill-api/v1/skills/1688-search-by-image/runShopify Commerce
Shopify product and store query APIs.
Shopify Product Query
shopify-product-queryFilter Shopify standalone store products by multiple dimensions (keyword/URL, price, weekly sales, listing date, Facebook ads, competitiveness, supplier availability, shipping country, etc.).
nexscope_shopify_product_queryhttps://api.nexscope.ai/api/skill-api/v1/skills/shopify-product-query/runShopify Store Query
shopify-store-queryFilter Shopify standalone stores by multiple dimensions (store name/domain, country, years since creation, product count, ad count, monthly visits, monthly orders, social media followers, etc.).
nexscope_shopify_store_queryhttps://api.nexscope.ai/api/skill-api/v1/skills/shopify-store-query/runEtsy Marketplace
Etsy product and category discovery APIs.
Etsy Category Search
etsy-category-searchSearch Etsy category data by name, ID, or parent IDs to find category identifiers for product/store filtering.
nexscope_etsy_category_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/etsy-category-search/runEtsy Product Query
etsy-product-queryQuery Etsy products with multi-dimensional filters (keyword/URL, price, sales, favorites, reviews, listing date, category, handmade/vintage types, Pick/Bestseller/Raving tags).
nexscope_etsy_product_queryhttps://api.nexscope.ai/api/skill-api/v1/skills/etsy-product-query/runOzon Marketplace
Ozon product, category, shop, seller and keyword APIs.
Ozon Brand Products
ozon-brand-productsMPSTATS Ozon Russia brand drill-down product list. Returns all products under an Ozon brand display name (Russian/Latin) with complete metrics: sales, revenue, price, rating, stock, turnover, lost revenue, supporting multi-dimensional numeric filters, sorting, and currency conversion. Use for brand benchmarking, competitor analysis, brand product structure research, SKU-level bestseller analysis. Also
nexscope_ozon_brand_productshttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-brand-products/runOzon Category Products
ozon-category-productsMPSTATS Ozon Russia category drill-down product list by Russian category path. Returns all products in a category with complete metrics: sales, revenue, price, rating, stock, turnover, lost revenue, supporting multi-dimensional numeric filters, sorting, and currency conversion. Use for category bestseller mining, blue-ocean insight discovery, category ranking analysis, brand landscape observation. Also
nexscope_ozon_category_productshttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-category-products/runOzon Category Search
ozon-category-searchSeerfar Ozon category product search: fetches the product list for a given Ozon category ID, returning category-level aggregates (total sales, total revenue, average price, average rating, seasonality) and per-product sales, price, rating, review count, brand, seller, and fulfillment method. Use for category selection analysis, category bestseller mining, category capacity and price band analysis, seasonality assessment. Also
nexscope_ozon_category_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-category-search/runOzon Product Detail
ozon-product-detailMPSTATS Ozon Russia SKU full detail batch query. Pass up to 100 Ozon product IDs at once, returning each SKU's price, discount, Ozon Card price, rating, review count, stock, sales, revenue, revenue potential/lost revenue, listing date, images, and complete product card. Also
nexscope_ozon_product_detailhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-product-detail/runOzon Product Detail Search
ozon-product-detail-searchSeerfar Ozon product detail query: fetches the complete detail of a single Ozon product by SKU, returning title, price (RUB), rating, review count, QA count, total and daily average sales within the stats window, revenue, stock, category ranking, daily sales trend, brand, seller, fulfillment method (FBO/FBS/OZON), weight, and listing time/days/months. Use for single product deep analysis, competitor product teardown, Ozon product selection assessment, listing diagnosis, sales trend and category ranking tracking. Also
nexscope_ozon_product_detail_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-product-detail-search/runOzon Product Report Search
ozon-product-report-searchSeerfar Ozon product report search: filters Ozon products by multi-dimensional metrics including sales, revenue, sales/revenue growth rate, cart conversion rate, order conversion rate, price, rating, review count, QA count, variant count, page views, gross margin, return/cancellation rate, ad spend share, weight/volume, listing time, brand, seller, fulfillment method, and labels. Returns each product's SKU, title, price (RUB), sales, revenue, lost revenue, conversion rate, rating, reviews, brand, seller, fulfillment method, listing days/months, and complete product report fields. Use for Ozon product selection, competitor product analysis, best-seller mining, price/conversion band filtering. Also
nexscope_ozon_product_report_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-product-report-search/runOzon Product Search
ozon-product-searchMPSTATS Ozon Russia product search and reverse lookup. Searches Ozon products in the MPSTATS database by Russian keyword or SKU, returning product ID, title, brand, and seller information. The entry point for Ozon product discovery and competitor analysis chains. Also
nexscope_ozon_product_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-product-search/runOzon Product Trend
ozon-product-trendMPSTATS Ozon Russia single SKU daily time-series performance. Returns daily sales units, price, stock, rating, and optionally search position/visibility data for one Ozon product by date granularity. Use for validating growth trends, seasonality, and anomaly detection. Also
nexscope_ozon_product_trendhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-product-trend/runOzon Seller Products
ozon-seller-productsMPSTATS Ozon Russia seller drill-down product list by seller ID. Returns all SKUs under a seller with complete metrics: sales, revenue, price, rating, stock, turnover, lost revenue, supporting multi-dimensional numeric filters, sorting, and currency conversion. Use for store structure analysis, seller bestseller analysis, competitor store benchmarking. Also
nexscope_ozon_seller_productshttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-seller-products/runOzon Shop Search
ozon-shop-searchSeerfar Ozon shop product search: fetches the product list of an Ozon shop (seller) by shop ID, returning each product's 30-day sales, price, rating, weight, fulfillment method (FBO/FBS), seller type (local/cross-border), return/cancellation rate, and the shop's total 30-day sales. Use for competitor shop product analysis, shop bestseller mining, seller product structure analysis. Also
nexscope_ozon_shop_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ozon-shop-search/runeBay Marketplace
eBay marketplace product search APIs.
Shopee Marketplace
Shopee product search APIs.
Search & Trend Intelligence
Google Trends, AI mode search and web search APIs.
Google AI Mode Search
google-ai-mode-searchAI Overview (AI Mode) scraping via Google Search. Returns AI-summarized key points for a single keyword, ideal for deep research, technical Q&A, long-tail product selection, and cross-border consumer preference analysis using the latest web information. Single-round only; follow-ups require the agent to summarize context and issue a new request. Triggered by: Google AI, AI Overview, AI Mode, Google AI search, AI search, deep research, consumer preference analysis, web summary, long-tail product research, cross-border market insights.
nexscope_google_ai_mode_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/google-ai-mode-search/runGoogle Trends By Time
google-trends-by-timeQuery and analyze Google Trends real-time hot topics and trending searches for a specified time range and country/region. Triggered by: Google Trends, hot topics, real-time trending, popular trends, current hot searches, recent trending, viral topics, trending searches, trend discovery, market trends, what's popular, trending now, breakout topics.
nexscope_google_trends_by_timehttps://api.nexscope.ai/api/skill-api/v1/skills/google-trends-by-time/runWeb Search
web-searchWeb search, online retrieval, real-time information query, search engine search, Reddit and other community platform discussions, external site posts and trending topics.
nexscope_web_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/web-search/runImage Generation Models
Dedicated image generation APIs with one fixed model per endpoint.
Nano Banana Image Generation
banana-image-generationGenerate ecommerce images with the Nano Banana base image model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_banana_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/banana-image-generation/runNano Banana Pro Image Generation
banana-pro-image-generationGenerate higher-resolution ecommerce images with the Nano Banana Pro model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_banana_pro_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/banana-pro-image-generation/runNano Banana 2 Image Generation
banana-2-image-generationGenerate ecommerce images with the Nano Banana 2 model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_banana_2_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/banana-2-image-generation/runNano Banana 2 Lite Image Generation
banana-2-lite-image-generationGenerate ecommerce images with the Nano Banana 2 Lite model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_banana_2_lite_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/banana-2-lite-image-generation/runWan 2.7 Image Generation
wan-2-7-image-generationGenerate ecommerce images with the Wan 2.7 image model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_wan_2_7_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/wan-2-7-image-generation/runSeedream 5 Image Generation
seedream-5-image-generationGenerate ecommerce images with the Seedream 5 image model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_seedream_5_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedream-5-image-generation/runSeedream 5 Pro Image Generation
seedream-5-pro-image-generationGenerate ecommerce images with the Seedream 5 Pro image model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_seedream_5_pro_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedream-5-pro-image-generation/runGPT Image 2 Generation
gpt-image-2-generationGenerate ecommerce images with the GPT Image 2 model and optional quality control. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_gpt_image_2_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/gpt-image-2-generation/runAI Draw Edit Image Generation
ai-draw-edit-image-generationGenerate or edit ecommerce images with the AI Draw Edit model. The model is fixed by this API, so provider must not be supplied in the request.
nexscope_ai_draw_edit_image_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-draw-edit-image-generation/runVideo Generation Models
Dedicated video generation APIs with one fixed model per endpoint.
Seedance 2.0 Video Generation
seedance-2-0-video-generationGenerate a video with Seedance 2.0 using a primary image or up to 9 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_seedance_2_0_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedance-2-0-video-generation/runSeedance 2.0 Fast Video Generation
seedance-2-0-fast-video-generationGenerate a faster Seedance 2.0 video using a primary image or up to 9 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_seedance_2_0_fast_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedance-2-0-fast-video-generation/runSeedance 2.0 Mini Video Generation
seedance-2-0-mini-video-generationGenerate a compact Seedance 2.0 video using a primary image or up to 9 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_seedance_2_0_mini_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedance-2-0-mini-video-generation/runSeedance 2.5 Video Generation
seedance-2-5-video-generationGenerate a Seedance 2.5 video using a primary image or up to 30 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_seedance_2_5_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/seedance-2-5-video-generation/runKling 2.6 Video Generation
kling-2-6-video-generationGenerate a Kling 2.6 video using a first frame, first/last frames, or up to 2 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_kling_2_6_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/kling-2-6-video-generation/runKling 3 Omni Video Generation
kling-3-omni-video-generationGenerate a Kling 3 Omni video using first/last frames or up to 7 reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_kling_3_omni_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/kling-3-omni-video-generation/runWan 2.6 Video Generation
wan-2-6-video-generationGenerate a Wan 2.6 video from a required primary image with optional camera control. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_wan_2_6_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/wan-2-6-video-generation/runHailuo 2.3 Video Generation
hailuo-2-3-video-generationGenerate a Hailuo 2.3 video from a required primary image; the aspect ratio is adaptive. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_hailuo_2_3_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/hailuo-2-3-video-generation/runHappy Horse 2 Video Generation
happy-horse-2-video-generationGenerate a Happy Horse 2 video from 1 to 9 required reference images. The model is fixed by this API, so videoType must not be supplied in the request.
nexscope_happy_horse_2_video_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/happy-horse-2-video-generation/runMultimodal AI
Image recognition, image editing, image generation, and ecommerce creative APIs.
AI Model Swap API
ai-model-swapGenerate model images by combining a source product image with a model head image, optional masks, scene references, and prompt guidance.
nexscope_ai_model_swaphttps://api.nexscope.ai/api/skill-api/v1/skills/ai-model-swap/runAI Model Swap API 2.0
ai-model-swap-2-0Generate model images from a product image and a full model reference image with optional segmentation and scene controls.
nexscope_ai_model_swap_2_0https://api.nexscope.ai/api/skill-api/v1/skills/ai-model-swap-2-0/runAI Model Scene & Background Replacement API
ai-model-scene-background-replacementGenerate scene variants for a model image using either a scene reference image or a text scene prompt.
nexscope_ai_model_scene_background_replacementhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-model-scene-background-replacement/runAI Clothes Changer API for Tops & Bottoms
ai-clothes-changer-for-tops-bottomsDress a model image with upper and/or lower garment assets, supporting optional masks and original garment references.
nexscope_ai_clothes_changer_for_tops_bottomshttps://api.nexscope.ai/api/skill-api/v1/skills/ai-clothes-changer-for-tops-bottoms/runAI Suit Virtual Try-On API
ai-suit-virtual-try-onDress a model image with a one-piece outfit or suit image, supporting optional garment and model masks.
nexscope_ai_suit_virtual_try_onhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-suit-virtual-try-on/runVirtual Try-On API
virtual-try-onGenerate wearable-product imagery from a source person image and target product image.
nexscope_virtual_try_onhttps://api.nexscope.ai/api/skill-api/v1/skills/virtual-try-on/runProduct Replacement API
product-replacementUse source and target product references to replace product content while preserving scene consistency.
nexscope_product_replacementhttps://api.nexscope.ai/api/skill-api/v1/skills/product-replacement/runProduct Scene Variations API
product-scene-variationsGenerate multiple ecommerce scene variants from a product image, optional segmentation, and prompt guidance.
nexscope_product_scene_variationshttps://api.nexscope.ai/api/skill-api/v1/skills/product-scene-variations/runAI Background Generator API
ai-background-generatorCreate product or lifestyle scene images from text prompts and optional reference images.
nexscope_ai_background_generatorhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-background-generator/runSimilar Image Variations API
similar-image-variationsGenerate similar ecommerce images from a reference image with optional prompt and strength controls.
nexscope_similar_image_variationshttps://api.nexscope.ai/api/skill-api/v1/skills/similar-image-variations/runBackground Remover API
background-removerCut out products, people, or clothing from a source image using an upstream background-removal model.
nexscope_background_removerhttps://api.nexscope.ai/api/skill-api/v1/skills/background-remover/runFine Cutout Image Segmentation API
fine-cutout-image-segmentationRun the Nexscope interactive cutout create/info flow as one API API call. The point list marks foreground/background guidance points.
nexscope_fine_cutout_image_segmentationhttps://api.nexscope.ai/api/skill-api/v1/skills/fine-cutout-image-segmentation/runImage Upscale API
image-upscaleIncrease image resolution and optionally enhance visual quality.
nexscope_image_upscalehttps://api.nexscope.ai/api/skill-api/v1/skills/image-upscale/runSmart Image Outpainting API
smart-image-outpaintingGenerate an expanded image around the original content using target width, height, and optional prompt.
nexscope_smart_image_outpaintinghttps://api.nexscope.ai/api/skill-api/v1/skills/smart-image-outpainting/runImage Translation API
image-translationTranslate image text from a source language to a target language for ecommerce localization.
nexscope_image_translationhttps://api.nexscope.ai/api/skill-api/v1/skills/image-translation/runAI Hand Repair API
ai-hand-repairImprove hand appearance in generated model or lifestyle images.
nexscope_ai_hand_repairhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-hand-repair/runImage Inpainting API
image-inpaintingRepair or regenerate a local image region using a mask and prompt.
nexscope_image_inpaintinghttps://api.nexscope.ai/api/skill-api/v1/skills/image-inpainting/runPrint & Pattern Extraction API
print-pattern-extractionExtract visible print or pattern elements from product imagery.
nexscope_print_pattern_extractionhttps://api.nexscope.ai/api/skill-api/v1/skills/print-pattern-extraction/runObject Eraser & Image Object Removal API
object-eraser-image-object-removalRemove selected objects or regions using a mask image.
nexscope_object_eraser_image_object_removalhttps://api.nexscope.ai/api/skill-api/v1/skills/object-eraser-image-object-removal/runJewelry Text Design API
jewelry-text-designCreate decorative linked-word imagery using font, size, and prompt controls.
nexscope_jewelry_text_designhttps://api.nexscope.ai/api/skill-api/v1/skills/jewelry-text-design/runHandheld Product Mockup API
handheld-product-mockupGenerate natural hand-held product imagery from a person image and target product asset.
nexscope_handheld_product_mockuphttps://api.nexscope.ai/api/skill-api/v1/skills/handheld-product-mockup/runImage Captioning API
image-captioningExtract descriptive prompts or selling-point text from one or more images.
nexscope_image_captioninghttps://api.nexscope.ai/api/skill-api/v1/skills/image-captioning/runProduct Image Enhancement API
product-image-enhancementImprove product presentation quality in a single ecommerce image.
nexscope_product_image_enhancementhttps://api.nexscope.ai/api/skill-api/v1/skills/product-image-enhancement/runImage Text Editing API
image-text-editingUse an image mask to remove or edit text regions in an ecommerce image.
nexscope_image_text_editinghttps://api.nexscope.ai/api/skill-api/v1/skills/image-text-editing/runSmart Image Edit & Manipulation API v3
smart-image-edit-manipulation-v3Perform general image editing with provider, prompt, resolution, aspect ratio, and quality controls.
nexscope_smart_image_edit_manipulation_v3https://api.nexscope.ai/api/skill-api/v1/skills/smart-image-edit-manipulation-v3/runSmart Multi-Image Editing API v3
smart-multi-image-editing-v3Create an edited output from multiple source images using prompt, provider, resolution, and quality controls.
nexscope_smart_multi_image_editing_v3https://api.nexscope.ai/api/skill-api/v1/skills/smart-multi-image-editing-v3/runAI Video Reclone API
ai-video-recloneGenerate a product marketing video using a reference video, reference images, and model-specific generation settings.
nexscope_ai_video_reclonehttps://api.nexscope.ai/api/skill-api/v1/skills/ai-video-reclone/runAI Product Marketing Image Set API v4
ai-product-marketing-image-set-v4Create ecommerce product marketing materials such as selling-point images and A+ style visuals from product images and brief inputs.
nexscope_ai_product_marketing_image_set_v4https://api.nexscope.ai/api/skill-api/v1/skills/ai-product-marketing-image-set-v4/runAI Apparel Image Set & Photography API v3
ai-apparel-image-set-photography-v3Create apparel ecommerce image sets from clothing images with optional model and scene references.
nexscope_ai_apparel_image_set_photography_v3https://api.nexscope.ai/api/skill-api/v1/skills/ai-apparel-image-set-photography-v3/runAI Model Pose Generation API
ai-model-pose-generationGenerate model pose variations from an input image and either a pose prompt or posture reference image.
nexscope_ai_model_pose_generationhttps://api.nexscope.ai/api/skill-api/v1/skills/ai-model-pose-generation/runSales Talking Video API
sales-talking-videoCreate a product-selling video from prompt and product image references.
nexscope_sales_talking_videohttps://api.nexscope.ai/api/skill-api/v1/skills/sales-talking-video/runProduct Logo Detection & Removal API
product-logo-detection-removalDetect and optionally remove a specified brand logo from a product image.
nexscope_product_logo_detection_removalhttps://api.nexscope.ai/api/skill-api/v1/skills/product-logo-detection-removal/runOne-Click Image Recoloring API v2
one-click-image-recoloring-v2Recolor the requested subject using one or more target colors.
nexscope_one_click_image_recoloring_v2https://api.nexscope.ai/api/skill-api/v1/skills/one-click-image-recoloring-v2/runPatent & IP Risk
Patent, trademark, copyright and IP risk APIs.
Patent Abstract Image Data
patent-abstract-image-dataRetrieves patent abstract images (drawings) from the Zhihuiya (PatSnap) patent database by patent ID or publication number. Also
nexscope_patent_abstract_image_datahttps://api.nexscope.ai/api/skill-api/v1/skills/patent-abstract-image-data/runPatent Claims
patent-claimsRetrieves patent claims data from Zhihuiya (PatSnap). Also
nexscope_patent_claimshttps://api.nexscope.ai/api/skill-api/v1/skills/patent-claims/runPatent Claims Translation
patent-claims-translationRetrieves translated patent claims from the Zhihuiya (PatSnap) patent database. Also
nexscope_patent_claims_translationhttps://api.nexscope.ai/api/skill-api/v1/skills/patent-claims-translation/runPatent Description Data
patent-description-dataRetrieve patent description (specification) data from the Zhihuiya patent database by patent ID or publication number.
nexscope_patent_description_datahttps://api.nexscope.ai/api/skill-api/v1/skills/patent-description-data/runPatent Description Data Translation
patent-description-data-translationRetrieve translated patent description (specification) text from Zhihuiya. Also
nexscope_patent_description_data_translationhttps://api.nexscope.ai/api/skill-api/v1/skills/patent-description-data-translation/runPatent Detailed Bibliography
patent-detailed-bibliographyQuery patent bibliographic (catalog) information from the Zhihuiya patent database by patent ID or publication number.
nexscope_patent_detailed_bibliographyhttps://api.nexscope.ai/api/skill-api/v1/skills/patent-detailed-bibliography/runPatent Fulltext Images
patent-fulltext-imagesRetrieve fulltext images (drawings, diagrams, charts) from patent documents by patent ID or publication number.
nexscope_patent_fulltext_imageshttps://api.nexscope.ai/api/skill-api/v1/skills/patent-fulltext-images/runPatent Legal Status Data
patent-legal-status-dataQuery patent legal status information from the Zhihuiya (PatSnap) database. Also
nexscope_patent_legal_status_datahttps://api.nexscope.ai/api/skill-api/v1/skills/patent-legal-status-data/runPatent Title Abstract Translation
patent-title-abstract-translationRetrieve translated patent titles and abstracts from the Zhihuiya (PatSnap) patent database. Also
nexscope_patent_title_abstract_translationhttps://api.nexscope.ai/api/skill-api/v1/skills/patent-title-abstract-translation/runRuiguan Copyright Detection
ruiguan-copyright-detectionDetect image copyright infringement risks by comparing against a database of registered copyrighted works with similarity scoring, TRO litigation history, and radar-based infringement assessment.
nexscope_ruiguan_copyright_detectionhttps://api.nexscope.ai/api/skill-api/v1/skills/ruiguan-copyright-detection/runRuiguan Detection Patent Design
ruiguan-detection-patent-designDetect design patent infringement risks by comparing a product image against a global design patent database across 25+ jurisdictions.
nexscope_ruiguan_detection_patent_designhttps://api.nexscope.ai/api/skill-api/v1/skills/ruiguan-detection-patent-design/runRuiguan Gun Parts Search
ruiguan-gun-parts-searchCheck product images against a database of policy-violating items using visual similarity matching.
nexscope_ruiguan_gun_parts_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/ruiguan-gun-parts-search/runRuiguan Trademark Graphic Detection
ruiguan-trademark-graphic-detectionDetect graphic trademarks in product images by comparing against registered trademark databases across 15 major trademark offices using YOLO-based object detection and visual similarity.
nexscope_ruiguan_trademark_graphic_detectionhttps://api.nexscope.ai/api/skill-api/v1/skills/ruiguan-trademark-graphic-detection/runText Trademark Detector
text-trademark-detectorText trademark detection and infringement risk analysis for e-commerce product listings.
nexscope_text_trademark_detectorhttps://api.nexscope.ai/api/skill-api/v1/skills/text-trademark-detector/runUtility Patent Detector
utility-patent-detectorDetect and search for similar utility/invention patents based on product information.
nexscope_utility_patent_detectorhttps://api.nexscope.ai/api/skill-api/v1/skills/utility-patent-detector/runZhihuiya Patent Image Search
zhihuiya-patent-image-searchPerform visual similarity search for design patents using an image URL, with filtering by country, legal status, date ranges, Locarno classification, and assignee. Supports design patent types only (type D). For utility model patents, use ecommerce.zhihuiya-utility-patent-image-search instead.
nexscope_zhihuiya_patent_image_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/zhihuiya-patent-image-search/runZhihuiya Utility Patent Image Search
zhihuiya-utility-patent-image-searchPerform visual similarity search for utility model patents using an image URL, with filtering by country, legal status, date ranges, and assignee. Supports utility model patents only (type U) with shape-only or shape+pattern+color matching models. For design patents, use ecommerce.zhihuiya-patent-image-search instead.
nexscope_zhihuiya_utility_patent_image_searchhttps://api.nexscope.ai/api/skill-api/v1/skills/zhihuiya-utility-patent-image-search/runAmazon Advertising
Amazon Ads API Access
amazon-ads-api-accessStarts Amazon Ads OAuth authorization or returns safe connection and profile metadata. Access and refresh tokens are never accepted or returned.
nexscope_amazon_ads_api_accesshttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-ads-api-access/runAmazon Ads Reporting
amazon-ads-reportingUses the source get_report contract: omit reportId to create, supply reportId to poll, or supply a backend documentToken to download.
nexscope_amazon_ads_reportinghttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-ads-reporting/runAmazon Advertising
amazon-advertisingAccepts only documented ads_manager.sb/sd/sp operation IDs. Provider methods and paths are derived server-side; mutations require preview followed by confirmation.
nexscope_amazon_advertisinghttps://api.nexscope.ai/api/skill-api/v1/skills/amazon-advertising/runPatent Intelligence
Ecommerce Content Generation
Product Description Generator
product-description-generatorCreates a text-generation task from product copy instructions and image URLs, or queries a known task ID.
nexscope_product_description_generatorhttps://api.nexscope.ai/api/skill-api/v1/skills/product-description-generator/runProduct Video Generator
product-video-generatorCreates a video-generation task using the documented upstream contract, or queries a known task.
nexscope_product_video_generatorhttps://api.nexscope.ai/api/skill-api/v1/skills/product-video-generator/run