← Back to all apps

Shopee

Shoppingby Shopee Singapore Private Limited
Launched Mar 25, 2026 on ChatGPT

With the Shopee app, you can easily turn shopping ideas into focused product searches and discover relevant deals. By describing what you need in natural language, you’ll receive personalized recommendations and a concise selection of relevant products. You can then explore more options, compare deals, and complete your purchase seamlessly on Shopee.

3ChatGPT Tools
Shopee Singapore Private LimitedDeveloper
ShoppingCategory

Available Tools

Get-redirect-param

get-redirect-param
Full Description

Retrieve redirect parameter for OAuth flow redirection from ChatGPT to Shopee app.

Search-items

search-items
Full Description

Search and browse products on Shopee. Use this tool when the user expresses shopping intent, such as: → find or buy specific products → explore or browse product categories → get product recommendations → discover items on Shopee or otherwise invokes the Shopee app.

Your task: Extract and optimize the user's request into a clean search query, classify the intent, and provide translations for multi-language search.

Parameters (5 required, 1 optional)
Required
chat_conversation_idstring

chat level identifier for tracking user search session, same chat window,generate by GPT use md5 algorithm

intent_typestring

Classify user's intent into ONE of these categories: shopping_broad: General product search or exploration without specific model/SKU. → category only: "phone", "women's fashion" → brand only: "ponds", "ponds official store" → feature only: "bluetooth", "leather" → IP/character only: "pokemon", "star wars" → target groups only: "moms to be", "goldfish", "cat" shopping_specific: Precise product with defined model, series, or attributes. → model/SKU: "iphone 14", "nike air max", "logitech keyboard k275" → product + feature: "waterproof bluetooth speaker", "anti radiation glasses" → product + attribute: "gold rolex watch", "secondhand gaming chair" → price constraint: "laptop under $1000", "affordable wireless earbuds" shopping_complex: Requires reasoning, inference, or has special conditions. → solution-seeking: "remove cupboard musty smell", "treatment for stubborn acne" → reasoning needed: "skirt that makes legs look longer", "battery allowed on airplane" → exclusion/negative: "shirt without sleeves", "laptop not exceeding 500g" → occasion/scenario: "gifts for mother's day", "summer outdoor bbq supplies" → trends: "trending lipstick", "latest women's handbags 2024" → bundle: "furniture set for living room", "full set of dove skincare products" sensitive: MUST REJECT - Restricted content that violates platform policy. CRITICAL: This app sells PHYSICAL GOODS ONLY. You MUST classify as "sensitive" and REFUSE any request for: → digital products/services: subscriptions, digital content, tokens, credits, vouchers, e-tickets, top-ups, in-app purchases, software licenses Also reject: → illegal/restricted: "counterfeit goods", "weapons", "prescription meds", "tobacco" → inappropriate: "adult toys", "violent video games" → live animals: "puppies for sale", "exotic birds" non_shopping: Not a product purchase intent. → site Q&A: "when can this product be delivered", "available vouchers", "return policy" → conversation: "tell me a joke", "how's the weather" → incomplete: "best price for", "looking to buy" unknown: Gibberish or meaningless input. → "asdjkh123!@#", "??????", "i", "what do"

Options:shopping_broadshopping_specificshopping_complexsensitivenon_shoppingunknown
search_querystring

Convert the user's shopping intent into a concise search query optimized for e-commerce. EXAMPLE: 'I want to buy a waterproof Bluetooth speaker' → 'waterproof bluetooth speaker'.

search_query_transarray

Translate search_query into exactly 3 languages in this order: [English, Bahasa Indonesia, Brazilian Portuguese]. Return as JSON array with 3 elements. Keep product names/brands untranslated. EXAMPLE: search_query='wireless earbuds' → ['wireless earbuds', 'earbuds nirkabel', 'fones de ouvido sem fio'].

session_idstring

Session identifier for tracking user search session, same topic prompt, generate by GPT use md5 algorithm

Optional
original_promptstring

Copy the user's exact message verbatim. Do not modify or paraphrase.

Tracking-mcp2http-bridge

tracking-mcp2http-bridge
Full Description

Transfers event data to country-specific tracking hub domains (e.g., ubt.tracking.shopee.sg) based on CID routing.

Parameters (0 required, 1 optional)
Optional
http_payloadsarray

Array of event data with JSON body. User ID and Country will be added from context if not provided.