End an active listing on Tradera using the REST API (v4). Use when the user wants to take down, remove, or end a Tradera listing.
tradera/ai-marketplace
SkillsMP has collected 5 skills from tradera/ai-marketplace. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Fetch and display details about a Tradera listing using the public REST API (v4). Use when the user wants to look up an item on Tradera by its item ID.
Guide the user through registering as a Tradera API developer and creating an application to get API credentials. Use when the user needs to set up a Tradera API account from scratch or create a new application.
Obtain a Tradera user token by opening a browser login flow and polling for the resulting token. Use when the user needs to authenticate with Tradera to get a user token for API operations like publishing or deleting listings.
Publish an item for sale on Tradera using the REST API (v4). Walks through creating a listing with title, description, pricing, category, shipping, and optional images. Use when the user wants to list/sell an item on Tradera.