get_product_details
Retrieve complete Tokopedia product details including price, description, variants, stock, media, and shop information. Provide a product ID or URL to fetch the full data.
Instructions
Fetch full details for one Tokopedia product.
Provides price, description, variants, stock, media, and shop info.
Args: product_id: The numeric product id (from search_products). Takes precedence over url. url: A full tokopedia.com product URL, used when product_id is not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||