Loading...
Loading...
Shopee Top Picks (part of the same series as linkfox-shopee-store-auth), which forwards all 4 interfaces of the Shopee Open API Top Picks module via /shopee/developerProxy: get_top_picks_list, add_top_picks, update_top_picks, delete_top_picks. Triggered when the user mentions Shopee Top Picks, Top Picks, store featured items, add_top_picks, top_picks_id, or hot recommendations. It should also be triggered even if "featured" is not explicitly mentioned, as long as it involves the management of Top Picks collections for authorized Shopee stores.
npx skill4agent add linkfox-ai/linkfox-skills linkfox-shopee-store-top-pickslinkfox-shopee-store-authshopIdmerchantIdPOST /shopee/developerProxypathapi/v2/top_picks/...POST /shopee/developerProxyreferences/api.mdpython scripts/<script-name>.py '<JSON parameters>' [--inline]<cwd>/linkfox/<YYYY-MM-DD>/<session>/data/<skill-name>-<timestamp>.json<cwd><session>SESSION_IDtotalcostToken--inlinejqConvertFrom-JsonLINKFOX_AGENT_API_KEYLINKFOXAGENT_API_KEYpython scripts/check_auth_dependency.pylinkfox-shopee-store-auth| Script | API | Method |
|---|---|---|
| get_top_picks_list | GET |
| add_top_picks | POST |
| update_top_picks | POST |
| delete_top_picks | POST |
| General Entry | — |
references/apis/| API | Documentation |
|---|---|
| references/apis/add-top-picks.md |
| references/apis/delete-top-picks.md |
| references/apis/get-top-picks-list.md |
| references/apis/update-top-picks.md |
get_top_picks_list.pyadd_top_picks.pyupdate_top_picks.pydelete_top_picks.pylinkfox-shopee-store-authlinkfox-shopee-store-productlinkfox-shopee-store-shop-categoryreferences/api.md