We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request product detail information. Required prop is 'url' containing the url of the amazon product to lookup.
Search products by keyword. Required props are 'domainCode' and 'keyword'. Optional props are 'sortBy', 'category', and 'maxResults'.
Lookup reviews from a product. Required props are 'domainCode' and 'asin'. Optional prop: 'sortBy'.
The text was updated successfully, but these errors were encountered:
Hi everyone, all test cases are passed! Ready for release!
Test report https://vunguyenhung.notion.site/Components-axesso_data_service-199bf548bb5e8146b2c5e0c0d0632bb6
Sorry, something went wrong.
michelle0927
Successfully merging a pull request may close this issue.
axesso_data_service
URLs
Actions
get-product-details
Prompt
Request product detail information. Required prop is 'url' containing the url of the amazon product to lookup.
URLs
search-products
Prompt
Search products by keyword. Required props are 'domainCode' and 'keyword'. Optional props are 'sortBy', 'category', and 'maxResults'.
URLs
list-reviews
Prompt
Lookup reviews from a product. Required props are 'domainCode' and 'asin'. Optional prop: 'sortBy'.
URLs
The text was updated successfully, but these errors were encountered: