This skill searches for products on the Codrop shipping platform by sending a keyword to the product search API. It requires an authentication token to access the API.
To use this skill, run the following command with the required parameters.
skill codropshiping-product-search --keyword=<search_term> --token=<your_auth_token>
--keyword=: (Required) The product keyword you want to search for (e.g., shoes).
--token=: (Required) Your authentication token for the Codrop API.
This example searches for products with the keyword "shoes".
skill codropshiping-product-search --keyword=shoes --token=12345abcdef
keyword or token.
API Error: Please log in first).
共 1 个版本